Case Close
Occurs whenever a case is closed
Headers
x-flagright-signature
An HMAC SHA256 signature generated using the webhook payload and a shared signing secret. This is then converted to a hex encoded string.
Payload
The payload of this webhook request is an object.
id
Unique identifier for the event
triggeredBy
Event triggered by a user or system
Allowed values:
createdTimestamp
Time at which the event was created. Measured in ms since the Unix epoch.
type
Allowed values:
data
account
Email ID associated with the event
Response
200
any
Return a 200 status to indicate that the data was received successfully.