Skip to main content
DELETE/api/management/projects/{projectId}/security/roles/{roleId}

Parameters

NameParameter typeTypeFormatDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue
roleIdpathstringuuidThe role identifier.true

Responses

HTTP status codeReasonModel
204Success
401UnauthorizedError
403ForbiddenError
404Project not foundError
404Role not foundError
500Internal server errorError

Examples

Delete a role by Id

HTTP
1
DELETE: /api/management/projects/movieDb/security/roles/71f73a9b-2a13-4d63-bcc1-e8ee5047b01c

Still need help?

New support request