Application Endpoints
Update an Application
PATCH
/
v1
/
application
/
{id}
Authorizations
Path Parameters
Body
application/json
The name of the application
The email address associated with this app
The description of the application
Response
200 - application/json
The id of the application
The name of the application
The email address associated with this app
The description of the application
The Root Identity Id associated with the application
Was this page helpful?