Skip to main content
DELETE
Delete an event

Authorizations

Authorization
string
header
required

Agent token from POST /v1/mint (format ac_agent_…). Scopes: agent:read, calendar:read, calendar:write, grants:manage.

Path Parameters

calendarId
string
required

cal_… public id.

eventId
string
required

evt_… public id.

Response

Deleted.