Auth0 · Schema

FlowActionPipedriveAddDealParamsStageId

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-flowactionpipedriveadddealparamsstageid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/FlowActionPipedriveAddDealParamsStageId",
  "title": "FlowActionPipedriveAddDealParamsStageId",
  "oneOf": [
    {
      "type": "string"
    },
    {
      "type": "number"
    }
  ]
}