call_api: Call the good version of API
Description
Call the good version of API
Usage
call_api(
...,
url = "https://api.todoist.com/api/v1/sync",
token = get_todoist_api_token()
)
Arguments
- ...
any params of POST request
- url
url to call
- token
todoist API token