v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426158150.9 KB

Deletes a namespace from the current account. If the namespace still contains one or more services, the request fails.

post/#X-Amz-Target=Route53AutoNaming_v20170314.DeleteNamespace

Headers

X-Amz-Target'Route53AutoNaming_v20170314.DeleteNamespace' required

Request body

Idstring required

The ID of the namespace that you want to delete.

Response

Success

OperationIdstring

A value that you can use to determine whether the request completed successfully. To get the status of the operation, see <a href="https://docs.aws.amazon.com/cloud-map/latest/api/API_GetOperation.html">GetOperation</a>.

Example response

{
  "OperationId": "gv4g5meo7ndmeh4fqskygvk23d2fijwa-k98y6drk"
}