curl -X DELETE "https://app.talkover.ai/api/v1/calendars/calendar-uuid-1/availability-rules/rule-uuid-1" \ -H "Authorization: Bearer talq_your_environment_token_here"
{ "success": true, "message": "Availability rule deleted" }
Delete an availability rule
Documentation IndexFetch the complete documentation index at: https://docs.talkover.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.talkover.ai/llms.txt
Use this file to discover all available pages before exploring further.
DELETE /api/v1/calendars/{calendar_id}/availability-rules/{rule_id}
Bearer talq_your_environment_token_here
Was this page helpful?