Skip to main content
POST
Re-enable a disabled destination

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:

"dest_3Fg5Hj7kLm9nPq1rSt3uVw"

Response

Updated

id
string
required
Example:

"dest_3Fg5Hj7kLm9nPq1rSt3uVw"

object
enum<string>
required
Available options:
destination
type
required
Available options:
sheets,
airtable,
notion,
ynab,
webhook
name
string
required
status
enum<string>
required
Available options:
active,
incomplete,
reauth_required,
disabled
target
object | null
required

Type-specific target: spreadsheet_id/sheet_id, database_id, base_id/table_id, budget_id, url

config
object | null
required

Webhook only; signing_secret is set on create and rotate responses, null elsewhere

sync_count
integer
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"