Update Status

To update a case status, you must post the status arguments.

Arguments

NameRequiredDescription
idYesThe case id to update.
status_idYesThe status id to set the case to. 0 = closed, 1 = active, etc..
min_to_closenoThe amount of minutes as an integer from now to close the case. i.e. 120 = 2h from now. The case status must be set to 0 (closed).
Language
Authorization