Schema — OPTIONAL |
---|
object[]clientId string — OPTIONALOAuth 'client_id' parameter to be used for requests to the token endpoint. | credentialType string — OPTIONALPossible values: [ACCESS_TOKEN , REFRESH_TOKEN ] The 'ACCESS_TOKEN' means that a long living access token has been issued for the user. In case of 'REFRESH_TOKEN' a refresh token was issued. | deleted boolean — OPTIONAL | id uuid — OPTIONAL | name string — OPTIONAL | tokenEndpoint uri — OPTIONALOAuth endpoint to exchange an access token for a refresh token. |
|
|
400
Bad Request (e.g. element not found or resource conflict). Schema — OPTIONAL |
---|
message string — OPTIONAL | timestamp date-time — OPTIONAL | traceId string — OPTIONAL | type string — OPTIONAL |
|
Schema — OPTIONAL |
---|
message string — OPTIONAL | timestamp date-time — OPTIONAL | traceId string — OPTIONAL | type string — OPTIONAL |
|
500
Internal server error (Internal service communication or process error). Schema — OPTIONAL |
---|
message string — OPTIONAL | timestamp date-time — OPTIONAL | traceId string — OPTIONAL | type string — OPTIONAL |
|