Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.08 KB

File metadata and controls

10 lines (6 loc) · 1.08 KB

CreateApplicationAccessTokenRequest

OAuth get token request. Client credentials are sent in the Authorization header using Basic authentication.

Fields

Field Type Required Description Example
grantType Operations\GrantType ✔️ Must be set to "client_credentials" client_credentials