Skip to main content
PATCH
Update task

Authorizations

x-api-key
string
header
required

Path Parameters

taskId
string
required
Pattern: ^\d+$

Body

application/json
type
string
subject
string
description
string | null
assignedId
integer | null
notes
string | null
ownerId
string | null
dueDate
string
priority
enum<string> | null
Available options:
LOW,
MEDIUM,
HIGH,
null

Response

200 - application/json

Task updated successfully

status
enum<string>
required
Available options:
success
message
string
required
data
object
required