v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Roles

Delete project role

Deletes a custom role from a project.

delete/projects/{project_id}/roles/{role_id}

Path parameters

project_idstring required

The ID of the project to update.

role_idstring required

The ID of the role to delete.

Response

Project role deleted successfully.

object'role.deleted' required

Always role.deleted.

idstring required

Identifier of the deleted role.

deletedboolean required

Whether the role was deleted.