Skip to main content
POST
Rotate the signing secret
Issues a new secret and returns it once. Deliveries already queued are signed with whichever secret is current at send time, not at enqueue time — so either accept both values for a minute, or rotate during a quiet window. Authentication required. Send your key as Authorization: Bearer csb_pub_.... A read key is enough — managing webhooks moves no money.

Authorizations

Authorization
string
header
required

Send your key as a Bearer token on every request: Authorization: Bearer csb_pub_.... Generate keys in your CSBoard profile.

Path Parameters

id
string
required

Response

New secret.

data
object