Create an org OAuth app
Parameters
Name
Type
Req.
bodyapplication/json
objectoptionalObject Properties
Possible values
development: Development mode permits HTTPS redirect URIs and local HTTP redirect URIs. Only the app owner, or an org admin for organization apps, can authorize development apps.production: Production mode only permits secure non-local redirect URIs.
Returns
- 201 Created
successful creation
Name
Type
Req.
body
objectoptionalObject Properties
Possible values
public: A public client.confidential: A confidential client.
Possible values
development: Development mode permits HTTPS redirect URIs and local HTTP redirect URIs. Only the app owner, or an org admin for organization apps, can authorize development apps.production: Production mode only permits secure non-local redirect URIs.
post
/org/oauth2/apps201 Created
Response