Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
webhooks.read_write - Webhooks Read & Writecurl --location --request DELETE 'https://api.zid.sa/v1/managers/webhooks/subscribers/8208974663db80265e9bfe7b222dcb18' \
--header 'Authorization: {{Autherization}}' \
--header 'X-Manager-Token: {{Access-Token}}' \
--header 'Accept-Language: en'{
"status": "string",
"message": {
"type": "string",
"code": "string",
"name": "string",
"description": "string"
}
}