API Reference

Update Case

Partial update - only send fields to change. Omitted fields remain unchanged.

Notes:

  • Omitted fields: Preserved (not modified)
  • Null values: Clear the field (set to null in database)
  • Provided values: Update the field
  • ReadOnly fields: Ignored if sent (incident_number, total_estimated_value, audit fields)
  • Nested Entities: Cannot update nested entities (use child endpoints)
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!