deleteddeleted_at) and user (deleted_by) are recordedPATCH /webhooks/:id with { "webhook_status": "inactive" }{ "webhook_status": "active" }curl --location --globoff --request DELETE 'https://platform-api.convirza.com/v3/webhooks/{id}' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"message": "Resource deleted successfully",
"data": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"timestamp": "2026-03-29T12:00:00.000Z"
}