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