Skip to content

Removes the user's access token

DELETE
/api/calendar/token

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Responses

Success - deleted or nothing to delete

Playground

Authorization

Samples

cURL
JavaScript
PHP
Python