Skip to main content

Unwatch a Watchable record

The sender of this request will be removed from the Watchers of the record that is associated with the given Watchable type and ID. The ID should be that of the Watchable type being queried.

Path Parameters

  • watchable_type string required

    Possible values: [charging_entry, contact_renewal_reminder, equipment, expense_entry, fuel_entry, issue, purchase_order, service_entry, service_reminder, vehicle, vehicle_assignment, vehicle_renewal_reminder, vendor, work_order]

    The Watchable type

  • id string required

    Possible values: Value must match regular expression ^[0-9]+$

    The id of the relevant record

Responses

No Content

Loading...