Skip to main content
DELETE
Disable the source's inbound endpoint

Authorizations

Authorization
string
header
required

Same flow; ledger:write is required for any mutation.

Path Parameters

id
string<uuid>
required

Response

200 - application/json

Source with inbound disabled

object
enum<string>
required
Available options:
source
id
string<uuid>
required
name
string
required
Example:

"cobo"

kind
string
default:custom
required

Connector kind. Selects the inbound payload adapter.

created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null
implicit
boolean

True for sources the platform created on your behalf.

default_strategy
enum<string> | null
Available options:
exact,
sum_in_window
default_window_seconds
integer | null
default_tolerance_minor_units
string | null
default_account_id
string | null
inbound_enabled
boolean
inbound_url
string | null

Present once inbound is enabled. Post signed payloads here.

inbound_secret
string

Returned only when inbound is enabled or the secret is rotated. Never returned again.

sync_enabled
boolean
sync_status
string
sync_error
string | null
connected_ref
string | null
last_synced_at
string<date-time> | null
metadata
object