PATCH
/
v1
/
webhook
/
f83398f4-ba59-4f71-9f17-6a6aaf7a15d9
/
curl --request PATCH \
  --url https://api.rokcel.com/v1/webhook/f83398f4-ba59-4f71-9f17-6a6aaf7a15d9/ \
  --header 'Content-Type: application/json' \
  --data '{
  "event_app_deleted": false,
  "event_app_updated": false,
  "event_bucket_deposit_failed": true,
  "event_bucket_deposit_initiated": true,
  "event_bucket_deposit_succeeded": true,
  "event_bucket_withdraw_failed": true,
  "event_bucket_withdraw_initiated": true,
  "event_bucket_withdraw_succeeded": true,
  "event_p2p_transfer_failed": false,
  "event_p2p_transfer_start": false,
  "event_p2p_transfer_succeeded": false
}'

Headers

cache-control
string
Example:

"no-cache"

postman-token
string
Example:

"<calculated when request is sent>"

host
string
Example:

"<calculated when request is sent>"

user-agent
string
Example:

"PostmanRuntime/7.39.1"

accept-encoding
string
Example:

"gzip, deflate, br"

connection
string
Example:

"keep-alive"

x-auth-token
string
Example:

"{{APP_TOKEN}}"

Body

application/json