Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.linearsend.com/organization/webhook-url \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "webhookUrl": "<string>" } '
{ "success": true, "statusCode": 200, "code": "SUCCESS", "message": "Success", "data": { "webhook_url": "https://api.yourdomain.com/callbacks", "support_email": "support@yourdomain.com", "support_phone": "+18005550199" } }
Update the organization webhook URL.
JWT access token
Webhook URL saved successfully
Show child attributes