AuthScheme
The type of authentication to use when connecting to Monday.
Possible Values
Token, OAuthData Type
string
Default Value
"Token"
Remarks
- Token: Set this to perform Monday token authentication when connecting to the Monday GraphQL API with a personal access token or the AuditLog API with an audit log API token.
- OAuth: Set this to perform Monday OAuth authentication when connecting to the Monday GraphQL API.