Create App Token
Request
-
Method:
POST -
URL:
{{base_url}}/v2/auth/token -
View common parameters
Header
| Properties | Type | Description |
|---|---|---|
| Content-Type | string | application/json |
Body params
| Properties | Type | Description |
|---|---|---|
| grant_type | string | |
| app_key | string | |
| app_secret | string |