AppAuthTickets

Oauth Authenticate App

Authenticate an application using OAuth.

post/platform/applications/authtickets/oauth

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

client_idstring nullable
client_secretstring nullable
grant_typestring nullable
refresh_tokenstring nullable

Response

OK

access_tokenstring nullable
expires_ininteger
refresh_tokenstring nullable
token_typestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.