Requires authenticated session. No explicit route-level permission check is enforced in this route. Revokes the personal calendar feed token for the current session user.
Request
Authorization
API Key
Add parameter in cookie
core.session_token
Example:
core.session_token: ********************
or
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.