Use the endpoint to programmatically create a calendar subscription event and add it to one or more calendar subscriptions.

This API endpoint will delete an event and update all calendar subscriptions that subscribe to this event. Associated Google subscriptions will be synced.
The response of 202 Accepted indicates that the response was successfully validated and has been accepted for processing.
Events are being deleted in a background process, it can take up to few minutes for changes to propagate to subscribers' calendars.

🚧

This API endpoint requires that your application be authenticated via OAuth. You can learn how to authenticate your application here.

Path Params
string
required

The Rokt Calendar merchant account code, or the subdomain of your Rokt Calendar dashboard URL.

string
required

A unique identifier for the event.

Headers
string
Defaults to application/json
string
required

A Bearer token using your access token received via OAuth authentication

Responses

Language
Request
Choose an example:
text/plain
application/json