Skip to main content
POST
Rotate the signing secret

Authorizations

Authorization
string
header
required

Authorization: Bearer rbk_live_...

Redbark-Version
string
header
required

The API release your integration is built against, e.g. 2026-10-01.wattle. Required on every request.

Path Parameters

id
string
required

The id of the object.

Example:

"ed_5Rt7Uv9wXy1zAb3cDe5fGh"

Query Parameters

include[]

Related objects to expand inline. Repeat the parameter for more than one; see each resource for its includes.

Response

The destination with its new secret

id
string
required
Example:

"ed_5Rt7Uv9wXy1zAb3cDe5fGh"

object
enum<string>
required
Available options:
event_destination
name
string
required
type
enum<string>
required
Available options:
webhook_endpoint
webhook_endpoint
object
required
enabled_events
string[]
required
event_payload
enum<string>
required
Available options:
thin,
snapshot
status
enum<string>
required
Available options:
enabled,
disabled
status_details
object | null
required
metadata
object | null
required

Up to 50 string pairs. Set a key to null in an update to unset it.

livemode
boolean
required
created
string<date-time>
required
Example:

"2026-08-21T09:30:00.000Z"

updated
string<date-time>
required
Example:

"2026-08-21T09:30:00.000Z"