Skip to content
CalypsoAI
Search
K
Main Navigation
App
Product docs
Appearance
Menu
Return to top
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
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
DELETE
/backend/v1/projects/{project}/members/{userId}
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
project
*
userId
*
Try it out
Samples
Powered by
VitePress OpenAPI