If your integration has webhook access, then you need to activate webhook events via this endpoint
OK
Validation of the request failed.
Authentication failed. No api-key, wrong api-key or wrong header name.
Authorization failed. The caller has no privilege to the given resource.
Entity does not exists.
Conflict
Access denied - rate limit is exceeded.
Unexpected system error.
{- "errorMessage": "string",
- "errorCode": "string",
- "traceId": "string",
- "args": [
- null
], - "typedArgs": [
- {
- "value": null,
- "type": "TIMESTAMP"
}
]
}