Fire Webhook [Sandbox Only]
POST https://{{env_url}}/sandbox/item/fire_webhook
Fire sandbox webhook for item
Request Body
{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "access_token"=>"{{access_token}}", "webhook_code"=>"DEFAULT_UPDATE"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |