latestOpenAPI 3.1.02026-08-211061591.1 MB

69a962f1578f

Authorization

Revoke Access Token Api

Revoke the access tokens obtained via OAuth

delete/api/v1/access_tokens

Query parameters

client_idstring required

The unique Client ID of the Todoist application that you registered.

Example:0123456789abcdef
client_secretstring required

The unique Client Secret of the Todoist application that you registered.

Example:abcdef0123456789abcdef0123456789
access_tokenstring required

Access token obtained from OAuth authentication.

Example:0123456789abcdef0123456789abcdef01234567

Response

Successful Response

{"stackTrail":"paths:/api/v1/access_tokens:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}