API structure has changed
4 structure changes including:
1 Addition
3 Modifications
Modified
3
Breaking
GET /api/organization-invitations
- Response
-
200 response Modified
- application/json content type Modified
GET /api/organization-invitations/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
magicLinkId property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- organizationRoles property Added
-
magicLinkId property Removed
-
application/json content type Modified
POST /api/organization-invitations
- Body
-
application/json content type Modified
- messagePayload property Added
- Query
-
skipEmail query parameter Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
Added
1
PUT /api/organization-invitations/{id}/status