Skip to main content
PATCH
Update a sub-task

Authorizations

Authorization
string
header
required

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

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

step_id
string
required
sub_task_id
string
required

Body

application/json
title
string
completed
boolean
institution_contact_id
string

Response

Sub-task updated.

data
object