Skip next occurrence

POST /api/v1/recurring/{template_id}/skip

Skip the next scheduled occurrence without generating a document.

Operation ID: skip_recurring_template_occurrence_api_v1_recurring__template_id__skip_post · View as markdown · OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

template_id string required

Responses

201 Successful Response

template_id string required
skipped_date string · date required
next_occurrence string · date required
message string required

400 Bad Request - Invalid input

401 Unauthorized - Authentication required

403 Forbidden - Insufficient permissions

404 Not Found - Resource does not exist

422 Validation Error

detail array · ValidationError ValidationError
5 fields
loc array · string | integer required
msg string required
type string required
input object
ctx object