HTTP - Management
Removed from your favourites
Delete a role
Created by Contensis product team, last modified by s.yearsley on 25 Sep 2020
Deletes a role by its Id.
DELETE/api/management/projects/{projectId}/security/roles/{roleId}
Parameters
Name | Parameter type | Type | Format | Description | Example | Required |
---|---|---|---|---|---|---|
projectId | path | string | The project identifier found in the project overview screen of the management console | movieDb | true | |
roleId | path | string | uuid | The role identifier. | true |
Example
Delete a role by Id
HTTP
DELETE: /api/management/projects/movieDb/security/roles/71f73a9b-2a13-4d63-bcc1-e8ee5047b01c