unschedule entitlement cancellation
POST/org/:orgId/entitlement/:entitlementId/unscheduleCancellation
Unschedule the cancellation of the given Entitlement
Request
Path Parameters
orgId stringrequired
Organization ID
entitlementId stringrequired
Entitlement ID
Responses
- 200
- 400
- 500
OK
- application/json
- Schema
Schema
string
Bad request error
- application/json
- Schema
Schema
string
Internal server error
- application/json
- Schema
Schema
string
Loading...