Overview
This article has a table and a code block for R&D testing.
| Param | Type | Required |
|---|---|---|
| client_id | String | Yes |
| timeout | Integer | No |
Sample
curl -X POST https://api.productx.com/oauth2/token -d grant_type=client_credentialsThis article has a table and a code block for R&D testing.
| Param | Type | Required |
|---|---|---|
| client_id | String | Yes |
| timeout | Integer | No |
curl -X POST https://api.productx.com/oauth2/token -d grant_type=client_credentials
Comments
0 comments
Please sign in to leave a comment.