Skip to main content
DELETE
Delete a Sender ID

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Path Parameters

id
string
required

The unique ID of the Sender ID.

Example:

"fc34ba88-1eee-476e-b09e-dae63dc441e0"

Response

Returns a success confirmation. The Sender ID is deleted.

success
boolean
required

Indicates whether the request was successful.

Example:

true