Deletes an alias.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| AliasName | string | Yes | The alias that you want to delete. The value must be 1 to 255 characters in length and must include the alias/ prefix. | alias/example |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "4c8ae23f-3a42-6791-a4ba-1faa77831c28"
}Error codes
For a list of error codes, visit the Service error codes.
