API structure has changed
15 structure changes including:
15 Modifications
Modified
15
GET /api/.well-known/experience
- Response
-
200 response Modified
-
application/json content type Modified
-
socialConnectors property Modified
- isTokenStorageSupported property Added
- customProfileFields property Added
-
socialConnectors property Modified
-
application/json content type Modified
GET /api/.well-known/sign-in-exp
- Response
-
200 response Modified
-
application/json content type Modified
-
socialConnectors property Modified
- isTokenStorageSupported property Added
- customProfileFields property Added
-
socialConnectors property Modified
-
application/json content type Modified
GET /api/connector-factories
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
GET /api/connector-factories/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
GET /api/connectors
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
GET /api/connectors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
GET /api/organizations/{id}/jit/sso-connectors
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
GET /api/sso-connectors
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
GET /api/sso-connectors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
PATCH /api/connectors/{id}
- Body
-
application/json content type Modified
- enableTokenStorage property Added
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
PATCH /api/my-account
- Body
-
application/json content type Modified
- customData property Added
PATCH /api/sso-connectors/{id}
- Body
-
application/json content type Modified
- enableTokenStorage property Added
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
POST /api/connectors
- Body
-
application/json content type Modified
- enableTokenStorage property Added
- Response
-
200 response Modified
-
application/json content type Modified
- isTokenStorageSupported property Added
-
application/json content type Modified
POST /api/experience/profile
- Body
-
application/json content type Modified
-
object-1 property Modified
- values property Added
-
object-2 property Modified
- values property Added
-
object-3 property Modified
- values property Added
-
object-4 property Modified
- values property Added
-
object-5 property Modified
- values property Added
- object-6 property Added
-
object-1 property Modified
POST /api/sso-connectors
- Body
-
application/json content type Modified
- enableTokenStorage property Added
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified