OAuth get token request. Client credentials are sent in the Authorization header using Basic authentication.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
grantType |
Operations\GrantType | ✔️ | Must be set to "client_credentials" | client_credentials |
OAuth get token request. Client credentials are sent in the Authorization header using Basic authentication.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
grantType |
Operations\GrantType | ✔️ | Must be set to "client_credentials" | client_credentials |