v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Applications

Update API resource roles for application

Update API resource roles assigned to the specified application. This will replace the existing API resource roles.

put/api/applications/{applicationId}/roles

Path parameters

applicationIdstring required

The unique identifier of the application.

Request body

roleIdsstring[] required

An array of API resource role IDs to update for the application.

Response

The API resource roles have been updated for the application successfully.