deleteRegistry
inline suspend fun AgentRegistryControlClient.deleteRegistry(crossinline block: DeleteRegistryRequest.Builder.() -> Unit): DeleteRegistryResponse
Deletes a registry. Deletion is asynchronous: the registry transitions to the DELETING status and is removed along with its registry records.