Skip to main content
PATCH
/
v1
/
admin
/
organizations
/
{orgId}
/
tasks
/
{taskId}
Update a task for an organization (admin)
curl --request PATCH \
  --url http://localhost:3333/v1/admin/organizations/{orgId}/tasks/{taskId}

Path Parameters

orgId
string
required
taskId
string
required

Response

200 - undefined