Set Task Status to Processing

Transition a task to Processing

post

Transition a task to Processing. Allowed only for the owner service or extension. Valid when status is Queued or Rescheduled.

Path parameters
idstringRequired

The task ID.

Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
statusstring · enumOptionalPossible values:
codestringOptional
queuestringOptional
descriptionstringOptional
progressnumber · float · nullableOptional
etastring · date-time · nullableOptional
parametersany · nullableOptional
resultstring · nullableOptional
externalIdstring · nullableOptional
post
/public/v1/system/tasks/{id}/execute
200

OK

Last updated

Was this helpful?