Ciele

Set or clear the SSO identity claim

PATCH/api/v1/sso/identity

Requires an Organization API key with the manageMembers capability.

AuthorizationBearer <token>

In: header

Request Body

application/json

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X PATCH "https://example.com/api/v1/sso/identity" \  -H "Content-Type: application/json" \  -d '{    "identityClaim": "string"  }'
{  "identityClaim": null}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}