v1

latestOpenAPI 3.0.02026-07-26866217.8 KB
Calendar Share Links

Delete Calendar Share Link

Permanently invalidate a calendar share link. The public URL will start returning a share link invalid error to anyone who tries to open it.

delete/calendar_share_links/{id}

Path parameters

idinteger required

Internal share link id (from search_calendar_share_links).

Response

request_idstring required

Unique identifier for the request.

error_codeinteger required

Numeric error code representing the status of the response. A value of 200 indicates success. <br> See the Error Codes section for more information.

error_msgstring required

Message detailing the status of the response.

Example response

{
  "error_msg": "Done."
}