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
Type
HTTP (bearer)

Parameters

Path Parameters

project*
Required
userId*
Type
string
Required

Responses

Successful Response

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: