API structure has changed
4 structure changes including:
1 Breaking change
3 Additions
1 Removal
Removed
1
Breaking
POST /v1/Customers/{customerId}/users/{customerUserId}/assign-roles
Added
3
GET /v1/Customers/{customerId}/users/{customerUserId}/user-roles
PATCH /v1/Customers/{customerId}/users/{customerUserId}/user-roles
PUT /v1/customers/{customerId}/subscriptions/{subscriptionId}/grant-owner-access/{userEmail}