Update a CDP destination subscription
CDP
Update a CDP destination subscription
Update a destination subscription in place. Any subset of name, target_url, event_types, status (active / paused), config, policy, filter_predicate, sampling_rate or consent_channel may be supplied; omitted fields are left untouched. Pass sampling_rate: null to clear a previously-set rate (back to delivering every event), or status: paused to stop delivery without deleting the row. Returns 404 when the id does not resolve within the tenant. Owner / admin / developer only, and the update is audit-logged.
PATCH
Update a CDP destination subscription
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Body
application/json
Response
The updated destination subscription.