Configuration
Get the current webhook URL
get/v1/api/config/webhook
Response
Current webhook URL.
Example response
{
"webhook_url": "https://example.com/mywebhook"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
Current webhook URL.
{
"webhook_url": "https://example.com/mywebhook"
}No recorded changes to this endpoint across all 1 revision of this API.