update seat for the active AZURE subscription
PATCH/org/:orgId/entitlement/:entitlementId/seat
Update the seat number for the active AZURE subscription.
Request
Path Parameters
orgId stringrequired
Organization ID
entitlementId stringrequired
Entitlement ID
Query Parameters
newSeat integerrequired
New seat number
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...