description: '' format_extension: null is_fileset: false schema: $schema: https://json-schema.org/draft/2020-12/schema type: object properties: email: type: string description: '' default: '' key: type: string description: '' default: '' token: type: string description: '' default: '' required: - key - token - email