DELETE
/
api
/
v1
/
workspace
/
{projectSlug}
/
roles
/
{roleId}

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

projectSlug
string
required

Slug of the project to delete this role for.

roleId
string
required

The ID of the role to update

Response

200 - application/json
role
object
required

Was this page helpful?