Skip to main content
POST
Push an occurrence to a later date, with the reason.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Push an occurrence to a later date, with the reason.

Deferring is recorded rather than silent, because a plan whose occurrences are always deferred is a plan whose interval is wrong.

p_defer_to
string<timestamp with time zone>
required
p_occurrence_id
string<uuid>
required
p_reason
string<text>
required

Response

200

OK