API Docs / Operations / Calendar Subscriptions / Delete Calendar Subscription

Delete Calendar Subscription

DELETE /tenants/{tenant}/calendar-subscriptions/{code}

Deletes one of the current user's calendar subscriptions.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

204 No Content
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it