Tokens
This method provides the required authentication token to perform GBDS operations.
Body
Responses
201
OK
application/json
400
Validation error, expired token, invalid credentials.
application/json
401
Expired token, invalid credentials.
application/json
422
Invalid token.
application/json
500
Internal error, unknown token Error
application/json
post
/tokensWas this helpful?

