Skip all starting steps
Marks all starting steps as completed, regardles of their actual completion state.
POST /me/steps/skip
Required scope:
- user:rw
Request
$ curl https://api.toshl.com/me/steps/skip \ -H "Authorization: Bearer T9cE5asGnuyYCCqIZFoWjFHvNbvVqHjl" \ -X POST