meta { name: Mark In Progress type: http seq: 7 } post { url: {{api_url}}/tasks/:id/mark-in-progress/ body: none auth: none } headers { Authorization: Token {{auth_token}} } params:path { id: 1 }