Skip to main content
DELETE
Remove project user
Deprecated: This is a v1 endpoint and is deprecated. Please use the v2 API instead. v1 endpoints will be removed in a future release.
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
default:your-api-key
required

Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.

Path Parameters

project_id
string
required

Unique ID of the project for which you want to retrieve or update details. Refer to Getting the Project ID section for detailed instructions.

project_user_id
string<uuid>
required

Unique ID of the project user record. Refer to Getting the Project User ID section for detailed instructions.

Response

200 - application/json

OK - Project user removed successfully

message
string