/api/logs
) that accepts HTTP POST
requests.
Setting | Description |
---|---|
Name | A unique display name to distinguish this integration from other integrations. |
Payload URL | The URL where the event payloads are sent as HTTP POST requests. |
Authorization Token | (Optional) The value in the Authorization header of the request. |
Content Type | The media type of the payload that will be delivered to the webhook. |
Content Format | Receive data in JSON lines, arrays, or objects. |
Filter by Event Category | List of log stream filters. |
Starting Cursor | (Optional) Specific day and time to start the stream from. |
HTTP POST
request with the event data.