Skip to main content
POST
SetPlatformAuthentication

Authorizations

Authorization
string
header
required

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

Body

application/json
platform
athena · object
required

Platform identifier

authentication
oauth · object
required

Authentication details

Response

200 - application/json

Success

success
boolean
required
authentication
oauth · object

The authentication is returned in case there is a server side set information to be passed to the client.