Update task

Updates a task's name, description, and status

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the project

integer
required

ID of the task to update

Body Params
integer
string

Name of the task

string

Description of the task - supports limited subset of HTML <b>, <ul>, <li>, <br>, and <a>.

string
enum

Status of the task

Allowed:
Response
200

successful

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!