Skip to main content
POST
Unfinish Calendar Event

Headers

Authorization
string
required

Bearer [access_token]

Content-Type
string
required

application/json

Path Parameters

calendarId
string
required

Composite calendar ID of the form '-task' or '-appointment'.

Response

Calendar marked as not completed.

Simple message envelope used by PUT / DELETE / finish / unfinish calendar endpoints.

message
string

Result message for the calendar operation.

Example:

"Calendar updated successfully"