Back to Platform

POST /tasks/{id}/move

POST
/tasks/{id}/move

POST operation for /tasks/{id}/move

Authorization

ApiKeyAuth
Authorization<token>

API key authentication. Format: Your API key (no "Token" prefix needed)

In: header

Path Parameters

id*string

Response Body

application/json

curl -X POST "https://dev-rest.onboard.io/tasks/string/move"
{}
Empty
Empty
Empty

How is this guide?