Skip to main content
DELETE
Delete Identity
Deletes the specified sending identity from your workspace.
Legacy compatibility: /v1/accounts/{id} is a deprecated alias supported for backward compatibility. Please use /v1/identities/{id}.

Path Parameters

string
required
The unique UUID of the identity.

Response

boolean
Returns true upon successful deletion.