Skip to main content
POST
Move a task to a different date

Authorizations

x-api-key
string
header
required

API key with znift_ prefix. Create one in Profile > API Keys.

Path Parameters

taskId
string
required

Task ID

Body

application/json
newDate
string<date>
required

Target date (YYYY-MM-DD)

Response

Move a task to a different date successful

success
boolean