Application
Creates a new organization application
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Body
namestringRequired
Name of the mobile app
typestring · enumRequiredPossible values:
Type of the mobile app
audiencestring · enumRequiredPossible values:
Audience of the mobile app
attributesobjectOptional
Additional attributes of the mobile app
enabledbooleanOptional
Whether the mobile app is enabled
Responses
200Success
application/json
post
/api/config/organization/application200Success
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Path parameters
idstringRequiredPattern:
[^\/#\?]+?Body
namestringRequired
Name of the mobile app
typestring · enumRequiredPossible values:
Type of the mobile app
audiencestring · enumRequiredPossible values:
Audience of the mobile app
attributesobjectOptional
Additional attributes of the mobile app
enabledbooleanOptional
Whether the mobile app is enabled
Responses
200Success
application/json
put
/api/config/organization/application/{id}200Success