Skip to main content

Request OAuth token

Request an access token with client_id and client_secret parameters from API credentials

Parameters

Name

In

Type

Required

Description

client_id

query

string

false

none

client_secret

query

string

false

none

grant_type

query

string

false

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

OAuthResponse

This operation does not require authentication