DELETE
/
api
/
v2
/
projects
/
{projectId}
/
roles
/
assignments
/
user
/
{userId}
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

projectId
string
required
userId
string
required

Response

200
application/json

Success

The response is of type object.