All Products
Search
Document Center

Key Management Service:DeleteAlias

Last Updated:Jul 29, 2025

Deletes an alias.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
AliasNamestringYes

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

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

4c8ae23f-3a42-6791-a4ba-1faa77831c28

Examples

Sample success responses

JSONformat

{
  "RequestId": "4c8ae23f-3a42-6791-a4ba-1faa77831c28"
}

Error codes

For a list of error codes, visit the Service error codes.