Skip to main content
POST
Rotate a subscription's signing secret

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json
force
boolean

Overwrite a previous secret still inside the rotation grace window (confirmed-leak only).

Response

The subscription plus the newly-minted plaintext secret (returned once)

data
object

A CDP destination subscription — its delivery target, event filter/sampling settings and current circuit-breaker health. The signing secret is never returned in full; secret_suffix exposes only the last four characters for visual diffing across rotations.

meta
object