Switches the Safety Net on or off for a sequence, workspace-wide: one call updates the sequence for every owner it appears under, exactly as the in-app toggle does. The response returns every affected entry.
The API key must belong to a user whose role has the update-sequences permission in your workspace — the same rule the in-app toggle enforces. The update is idempotent — re-sending the current state succeeds and changes nothing.
Note: if a sequence is deleted and re-created in your sales-engagement platform, it re-syncs as a new sequence with the Safety Net switched on.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Switches the Safety Net on or off for a sequence, by its id from List Safety Net Sequences.
The change is workspace-wide: one call updates the sequence for every owner it appears under, exactly as the in-app toggle does, and the response returns every affected entry. You can PATCH any of a sequence's per-owner entry ids — they all resolve to the same sequence.
The API key must belong to a user whose role can update sequences — the same rule the in-app toggle enforces. If it can't, you get a 403.
The update is idempotent — re-sending the current state succeeds and changes nothing.
Re-created sequences resetIf a sequence is deleted and re-created in your sales-engagement platform, it re-syncs as a new sequence (with a new id) and the Safety Net defaults to on.