{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/ClientCredentialToken",
"title": "ClientCredentialToken",
"type": "object",
"properties": {
"expiresIn": {
"type": "integer",
"description": "Time in seconds after which the issued accessToken expires.
Endpoints: