AccessTokenReq
format: x-www-form-urlencoded
Properties:
grant_type:
Type: string
enum:
- client_credentials
client_id:
Type: string
client_secret:
Type: string
scope:
Type: string
Required:
- grant_type
- client_id
format: x-www-form-urlencoded
Properties:
grant_type:
Type: string
enum:
- client_credentials
client_id:
Type: string
client_secret:
Type: string
scope:
Type: string
Required:
- grant_type
- client_id