Skip to main content
PUT
Fully replace a Partner webhook endpoint

Authorizations

X-Api-Key
string
header
default:sb_test_your_key
required

API credential. Withdrawal quote and submit operations additionally require the documented Ed25519 timestamp, nonce, and signature headers.

Path Parameters

webhook_id
string<uuid>
required

Webhook endpoint identifier

Body

application/json
enabled
boolean
required
event_types
enum<string>[]
required

Exact Partner webhook topics supported by the V1 public contract.

Available options:
deposit.action_required,
deposit.success,
deposit.failed,
withdrawal.success,
withdrawal.failed,
exchange.accepted,
exchange.filled,
exchange.replaced,
exchange.cancelled,
exchange.rejected
url
string
required
description
string | null

Response

Endpoint replaced

data
object
required
status
enum<string>
required
Available options:
success