API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
GET /api/my-account/sessions
- Response
-
200 response Modified
-
application/json content type Modified
-
sessions property Modified
-
tenantId, modelName, id, consumedAt properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
tenantId, modelName, id, consumedAt properties Removed
-
sessions property Modified
-
application/json content type Modified
GET /api/users/{userId}/sessions
- Response
-
200 response Modified
-
application/json content type Modified
-
sessions property Modified
-
tenantId, modelName, id, consumedAt properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
tenantId, modelName, id, consumedAt properties Removed
-
sessions property Modified
-
application/json content type Modified
GET /api/users/{userId}/sessions/{sessionId}
- Response
-
200 response Modified
-
application/json content type Modified
-
tenantId, modelName, id, consumedAt properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
tenantId, modelName, id, consumedAt properties Removed
-
application/json content type Modified