PUT /templates/{template_id}/tasks/{task_id}
PUT operation for /templates/{template_id}/tasks/{task_id}
Authorization
ApiKeyAuth Authorization<token>
API key authentication. Format: Your API key (no "Token" prefix needed)
In: header
Path Parameters
template_id*string
task_id*string
Response Body
application/json
curl -X PUT "https://rest.onboard.io/templates/string/tasks/string"{}Empty
Empty
Empty
How is this guide?