Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 802 Bytes

OauthClientPost.md

File metadata and controls

14 lines (9 loc) · 802 Bytes

OauthClientPost

Properties

Name Type Description Notes
name str The name of your new LaunchDarkly OAuth 2.0 client. [optional]
redirect_uri str The redirect URI for your new OAuth 2.0 application. This should be an absolute URL conforming with the standard HTTPS protocol. [optional]
description str Description of your OAuth 2.0 client. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]