Update Procedure

Update a procedure on a playbook on a case. For example, update the due date or status of a procedure.

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

Unique identifier for the case, either as an RFC 4122 formatted string, or as a number.

uuid
required

Unique identifier for the playbook on the case, as an RFC 4122 formatted string.

uuid
required

Unique identifier for the procedure on a playbook added to a case, as an RFC 4122 formatted string.

Body Params
integer | null

Unique, numeric identifier for the person to which procedure is assigned.

string
length ≤ 1000

Notes about the procedure.

date-time | null

When the procedure is due, as an RFC 3339 formatted string.

string
enum

Status of the procedure.

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json