Skip to main content
POST
POST projects remove_user
Revoke a user’s access to a Project. The caller must own the project (or have an organization-level role that allows project administration). The project’s owner cannot be removed via this endpoint — use Delete A Project instead.

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Body

application/json
user
object
required

Response

200

OK