input UpdateUrlWebhookInput
Fields
| Field | Type | Description |
|---|---|---|
webhook_id | String! | |
new_url | String! |
Referenced By
- webhook_update_url Mutation
Example
{
"webhook_id": "abc123",
"new_url": "abc123"
}| Field | Type | Description |
|---|---|---|
webhook_id | String! | |
new_url | String! |
{
"webhook_id": "abc123",
"new_url": "abc123"
}