cancel entitlement
POST/org/:orgId/entitlement/:entitlementId/cancel
Cancel the active subscription in Azure Marketplace
Request
Path Parameters
orgId stringrequired
Organization ID
entitlementId stringrequired
Entitlement ID
Responses
- 200
- 400
- 404
- 500
OK
- application/json
- Schema
Schema
string
Bad request error
- application/json
- Schema
Schema
string
Not found
- application/json
- Schema
Schema
string
Internal server error
- application/json
- Schema
Schema
string
Loading...