Skip to main content
WEBHOOK
companyDelete
{
  "date": "2023-11-07T05:31:56Z",
  "manager": {
    "name": "<string>",
    "surname": "<string>",
    "email": "jsmith@example.com"
  },
  "companyId": "<string>"
}

Headers

Idenfy-Event-Type
enum<string>
required
Available options:
COMPANY_DELETE
Idenfy-Signature
string

Webhook signature

Body

application/json
date
string<date-time>
required
manager
object
required
companyId
string
required

Response

200

Return a 200 status to indicate that the data was received successfully.