Skip to content

Creates a new random access token for the user. An existing token will be overwritten. Returns the created token.

PUT
/api/calendar/token

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Responses

Success

Playground

Authorization

Samples

cURL
JavaScript
PHP
Python