Authentication
Exchange a JWT assertion for an access token
OAuth 2.0 JWT-Bearer assertion grant. Submit grant_type=urn:ietf:params:oauth:grant-type:jwt-bearer plus a signed JWT assertion. Returns a short-lived bearer access token used for subsequent partner API calls.
post/v1/oauth2/tokens
Response
Successful Response