API structure has changed
5 structure changes including:
5 Modifications
Modified
5
GET /v1/customers/{customerId}/subscriptions
- Response
-
200 response Modified
-
text/plain content type Modified
- items property Modified
-
application/json content type Modified
- items property Modified
-
text/json content type Modified
- items property Modified
-
text/plain content type Modified
GET /v1/customers/{customerId}/subscriptions/{subscriptionId}/azure-entitlements
- Response
-
200 response Modified
- text/plain, application/json, text/json content types Modified
GET /v1/customers/{customerId}/subscriptions/{subscriptionId}/eligible-for-upgrade
- Response
-
200 response Modified
- text/plain, application/json, text/json content types Modified
POST /v1/Customers/delegated-admin-relationships
- Body
-
application/json content type Modified
- autoExtendEnabled property Added
POST /v1/Customers/{customerId}/delegated-admin-relationships
- Body
-
application/json content type Modified
- autoExtendEnabled property Added