Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 608 Bytes

OauthClientPost.md

File metadata and controls

11 lines (8 loc) · 608 Bytes

# OauthClientPost

Properties

Name Type Description Notes
name string The name of your new LaunchDarkly OAuth 2.0 client. [optional]
redirect_uri string The redirect URI for your new OAuth 2.0 application. This should be an absolute URL conforming with the standard HTTPS protocol. [optional]
description string Description of your OAuth 2.0 client. [optional]

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