Skip to content

Remove a user from an Airbend organization (admin only)

DELETE
/airbend/me/users/{email}

Removes a user from the organization. Only organization admins can perform this operation, and they cannot remove themselves.

Authorizations

Parameters

Path Parameters

email
required
string format: email

User email address

Responses

200

User removed successfully