curl --location --request DELETE 'https://dev.api.fieldedge.com/open-api/v1/webhook'{
"code": "string",
"message": "string",
"errors": [
{
"field": "string",
"code": "string",
"message": "string"
}
],
"requestId": "string",
"timestamp": "string"
}