Skip to main content
POST
Rotate destination secret

Authorizations

Authorization
string
header
required

Enter your JWT token

Path Parameters

name
string
required

The destination's name.

Response

The destination, together with its new one-time signing secret.

The response to the three calls that MINT a secret: create, rotate-secret, and PUT /v1/triggers/destination when that call creates the account default.

destination
object
required

The destination itself - identical to what every read path returns.

signing_secret
string

The plaintext esec_… HMAC-SHA256 signing secret. Store it now; it is never shown again.