Skip to main content
PATCH
Update a treasury webhook endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
url
string
description
object
events
string[]
status
enum<string>
Available options:
ENABLED,
DISABLED

Response

OK

success
boolean
required
Example:

true

data
object
required