Reports NotificationsWebhook

This webhook is designed to notify partners about the generation of reports for users.

The notification includes details about the report, such as its type, creation timestamp, and the trigger method. This webhook ensures that partners are promptly informed about new report availability, whether they are scheduled or generated on demand, allowing for timely access and user assistance.

Request
Request Body schema: application/json
object
Responses
200

Return a 200, 201, 202 or 204 status to indicate that the data was received successfully

Request samples
application/json
{
  • "params": {
    }
}