Enterprise

Create App

Generate a cloud URI for request.app_id owned by the calling user.

The user_id is derived from the bearer token. The caller can therefore not create applications for other users unless their token carries the admin permission (mirroring the community behaviour).

post/ee/create_app

Headers

authorizationstring

Request body

app_idstring required

ID of the application

namestring required

Name of the application

expiry_daysinteger

Token validity in days

Response

Successful Response

object required

Changes