Skip to main content
PATCH
/
tasks
/
{id}
/
transition
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json
status
enum<string>
required
Available options:
backlog,
todo,
in_progress,
review,
done,
cancelled

Response

Transitioned task