Skip to main content
POST
Remove user by email

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

project_id
string<uuid>
required

UUID of the project

Body

application/json
email
string<email>
required

Email address of the user to remove

Response

User successfully removed