API structure has changed
6 structure changes including:
6 Modifications
Modified
6
Breaking
GET /api/interaction/single-sign-on/connectors
- Response
-
200 response Modified
-
application/json content type Modified
-
Full types went from
array[object]
toarray[string]
Breaking
-
-
application/json content type Modified
GET /api/sso-connectors
- Response
-
200 response Modified
-
application/json content type Modified
-
ssoOnly property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
ssoOnly property Removed
-
application/json content type Modified
- Query
- page, page_size query parameters Added
GET /api/sso-connectors/:id
- Response
-
200 response Modified
-
application/json content type Modified
-
ssoOnly property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
ssoOnly property Removed
-
application/json content type Modified
PATCH /api/sso-connectors/:id
- Body
-
application/json content type Modified
-
ssoOnly property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
ssoOnly property Removed
- Response
-
200 response Modified
-
application/json content type Modified
-
ssoOnly property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
ssoOnly property Removed
-
application/json content type Modified
PATCH /api/sso-connectors/:id/config
- Response
-
200 response Modified
-
application/json content type Modified
-
ssoOnly property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
ssoOnly property Removed
-
application/json content type Modified
POST /api/sso-connectors
- Body
-
application/json content type Modified
-
ssoOnly property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
ssoOnly property Removed
- Response
-
200 response Modified
-
application/json content type Modified
-
ssoOnly property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
ssoOnly property Removed
-
application/json content type Modified