SETSTATUS

Set the status of a record.

Parameters

status String (required) - The status value for the record. Must be a valid status option!

Examples

// Sets the status of a record
SETSTATUS('inspection_pending');