Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.varios-ai.com/llms.txt

Use this file to discover all available pages before exploring further.

Options

url
string
required
The endpoint URL of the webhook.

Arguments

data
object
required
The data to be sent as a JSON object. Example:
A JSON string with data for the webhook. Example: {"key1": "value1", "key2": 123}