Update Repair Order Notification Policy
PATCH/repair_order_notification_policies/:id
Updates an existing Repair Order Notification Policy on your account.
This endpoint updates the top-level policy configuration, even if the Fleetio
UI refers to that configuration more broadly as a "subscription".
Groups are updated by replacing the full group_ids set. Send the complete desired set of Group ids, or an empty array to remove all Groups.
Subscription recipients are specified by contact_id.
Contacts can only be added as recipients if they belong to the current account and have an associated User.
Existing subscription settings can be updated by id alone without sending
contact_id when the recipient is not changing.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 500
OK
Request could not be authenticated
Insufficient permission to perform this operation
The requested resource could not be located
Unprocessable Entity
Something unexpected happened