remove Registry
delete
/subscriptions/{subscriptionId}/registries/{registryId}
Delete a registry
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
x-api-keystringRequired
Path parameters
subscriptionIdstringRequired
Subscription ID
registryIdstringRequired
Registry ID
Responses
200
OK
application/json
400
Bad Request
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
delete
/subscriptions/{subscriptionId}/registries/{registryId}Authorization: apiKey
name: x-api-key
in: header
type: apiKeyLast updated