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.