API structure has changed
2 structure changes including:
2 Breaking changes
2 Removals
Removed
2
Breaking
DELETE /api/users/{userId}/grants/{grantId}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/users/{userId}/grants
- Removing a resource is always breaking unless it was deprecated before Breaking