Applications

Remove a API resource role from application

Remove a API resource role from the specified application.

delete/api/applications/{applicationId}/roles/{roleId}

Path parameters

applicationIdstring required

The unique identifier of the application.

roleIdstring required

The unique identifier of the role.

Response

The API resource role has been removed from the application successfully.

Changes