Toshl Developer

Skip all starting steps

Marks all starting steps as completed, regardles of their actual completion state.

POST /me/steps/skip

Required scope:

Request

$ curl https://api.toshl.com/me/steps/skip \
  -H "Authorization: Bearer T9cE5asGnuyYCCqIZFoWjFHvNbvVqHjl" \
  -X POST

Response

HTTP/1.1 204 No Content