Webhook ID and URL#
About#
Create webhook response fields
Fields#
| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | URL to the newly created webhook |
| id | string | Yes | ID of the newly created webhook |
Example#
{
"url": "https://copyfactory-api-v1.new-york.agiliumtrade.ai/webhooks/bsYA4ucPTt2ZBK1ynVx7Ef6kCdaUmSgL",
"id": "bsYA4ucPTt2ZBK1ynVx7Ef6kCdaUmSgL"
}