All Products
Search
Document Center

Key Management Service:DeleteApplicationAccessPoint

Last Updated:Aug 15, 2025

Deletes an application access point (AAP).

Operation description

  • For information about the access policy that a RAM user or RAM role requires to call this operation, see Resource Access Management.

  • Before you delete an AAP, make sure that it is no longer in use. If you delete an AAP that is in use, related applications cannot access KMS. Proceed with caution.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

Name

string

Yes

The name of the AAP that you want to delete.

aap_test

Response parameters

Parameter

Type

Description

Example

object

RequestId

string

The ID of the request. This ID is a unique identifier generated by Alibaba Cloud for the request. You can use this ID to troubleshoot issues.

bcfefe15-46f0-44a3-bd96-3d422474b71a

Examples

Success response

JSON format

{
  "RequestId": "bcfefe15-46f0-44a3-bd96-3d422474b71a"
}

Error codes

HTTP status code

Error code

Error message

Description

400 InvalidParameter The specified parameter is not valid. An invalid value is specified for the parameter.
404 InvalidAccessKeyId.NotFound The Access Key ID provided does not exist in our records.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.