Delete account member

DELETE
/api/v2/members/:id

Delete a single account member by ID. Requests to delete account members will not work if SCIM is enabled for the account.

Path parameters

idstringRequired

The member ID

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with