API structure has changed
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /api/connectors
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
GET /api/connectors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
PATCH /api/connectors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
PATCH /api/my-account/mfa-settings
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /api/connectors
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified