SupportWire API
API ReferenceUsers

Remove team member

Required scope: `users:write`, `actor=self`.

DELETE
/api/oauth/v1/users/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth access token, e.g. Authorization: Bearer swot_….

In: header

Path Parameters

id*string

Membership ID.

Response Body

curl -X DELETE "https://example.com/api/oauth/v1/users/string"
Empty