Project Roles
Delete
Delete a project role
DELETE
/
api
/
v1
/
workspace
/
{projectSlug}
/
roles
/
{roleId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
projectSlug
string
requiredSlug of the project to delete this role for.
roleId
string
requiredThe ID of the role to update
Response
200 - application/json
role
object
requiredWas this page helpful?