Validate group slug
calendars_validate_groups_slugValidate whether a calendar group slug is available for a location. Use this check to avoid slug conflicts before creating or updating calendar groups.
Instructions
Validate group slug Validate if group slug is available or not. [POST /calendars/groups/validate-slug] Scopes: calendars/groups.write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Slug | |
| locationId | Yes | Location Id |