Skip to main content
DELETE
Delete Account
Delete an account from a member. This is a special sub-case of the delete endpoint.

Path parameters

string
required
The unique identifier for the member. Accepts member_guid or external_member_guid.
string
required
The unique identifier for the account to delete.

Query parameters

string
required
Your API key.
string
required
The client_guid or external_client_guid.

Response

integer
The status code of the delete operation.
string
The name of the status.
string
A human-readable message describing the result.