v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Deletes a registry record. The record's status transitions to <code>DELETING</code> and the record is removed asynchronously.

delete/registries/{registryId}/records/{recordId}

Path parameters

registryIdstring required

The identifier of the registry containing the record. You can specify either the Amazon Resource Name (ARN) or the ID of the registry.

recordIdstring required

The identifier of the registry record to delete. You can specify either the Amazon Resource Name (ARN) or the ID of the record.

Response

Success

DeleteRegistryRecordResponse required