edit webhook
Deprecated
PUT
/client/api/webhooks/2855
provider-apipaggue-api
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT '/client/api/webhooks/2855' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "0",
"url": "https://webhook.site/f316322d-e404-4a72-928a-d86177s0f74d22sdd0sd3"
}'
Response Response Example
200 - Success
{
"id": 2855,
"type": "0",
"url": "https://webhook.site/f316322d-e404-4a72-928a-d86177s0f74d22sdd0sd3",
"deleted_at": "2024-04-24T20:06:12.000000Z"
}
Request
Header Params
X-Company-ID
string
optional
Example:
{{paggue_company_id}}
Body Params application/json