Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
CustomAuthDataRequest
Response
nothing to do here, just validate the data
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
CustomAuthDataRequest
nothing to do here, just validate the data