Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

aliasId
string
required

The ID or alias that will be removed

Minimum string length: 3
Example:

"123"

Response

The alias was successfully removed

status
enum<string>
required
Available options:
SUCCESS