calls_secret

Bearer token

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-calls-secret-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/calls_secret",
  "title": "calls_secret",
  "description": "Bearer token",
  "example": "66bcf64aa8907b9f9d90ac17746a77ce394c393b92b3916633dc02846e608ad4",
  "maxLength": 64,
  "minLength": 64,
  "type": "string"
}