POST - Authentication Token
Header parameters
Authorizationstring · Basic {Base64(Client ID:Client Secret)}Required
Body
client_idstringOptional
The client id obtained on sign-up with sypht.
grant_typestringOptional
The type of authentication request - always set this to "client_credentials"
Responses
200
OK
application/json
post
/oauth2/token200
OK
Last updated