OAuth2 - Client Credentials
Request Body
Name
Type
Description
{
"access_token": "b923575f1ced0ee732ee274b2e02784040bd9606",
"expires_in": 7200,
"token_type": "Bearer"
}Last updated
Was this helpful?
{
"access_token": "b923575f1ced0ee732ee274b2e02784040bd9606",
"expires_in": 7200,
"token_type": "Bearer"
}Last updated
Was this helpful?
Was this helpful?