Skip to main content
POST
Reorder Tasks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
status
enum<string>
required
Available options:
idea,
to_do,
in_progress,
pr_submitted,
done,
closed,
trash
task_ids
string[]
required

Response

Successful Response