Skip to content

Remove user from project.

DELETE
/backend/v1/projects/{project}/members/{userId}

Removes a user from a project. Only a project admin can perform this action.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

project*
Required
userId*
Typestring
Required

Responses

Successful Response
application/json
JSON
{
"message": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: