End User Accounts

Delete an end-user account

Delete an end-user account and related account state.

delete/v2/{tenant_slug}/enduseraccounts/{website_account_id}

Path parameters

tenant_slugstring required

Tenant DNS slug (lowercase letters, digits, and hyphens; 3-100 characters).

Example:demo-retail

Tenant DNS slug (lowercase letters, digits, and hyphens; 3-100 characters).

website_account_idstring required

Identifier of the end-user's website account; the literal string UNKNOWN addresses accounts whose website identifier could not be resolved.

Example:account-abc123

Identifier of the end-user's website account; the literal string UNKNOWN addresses accounts whose website identifier could not be resolved.

Response

No Content