POST
/
api
/
authenticateFederationServiceManager
{
  "authenticated": true,
  "id_token": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Body

application/json · string

The body is of type string.

Response

200 - */*
OK
authenticated
boolean
id_token
string