v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
projectRoles

Deletes a project role and migrates its members to a new role.

<Check title="Required Permissions" icon="key">The user must be an admin or have workspace-manage-config:write permissions.</Check>

post/projectroles/{projectRoleId}/delete

Path parameters

projectRoleIdstring uuid required

The id of the project role.

Headers

Authorizationstring required

Bearer authentication

Request body

newProjectRoleIdstring uuid nullable

The id of the new project role. Needs to be set when there are still users in projects with the old project role.

Response

OK

ProjectRolesPostProjectRoleDeleteByProjectRoleIdResponse200 required

Empty response body