Request
Requests to your URL will always adhere to the following criteria
POST, PUT or PATCH method
The Content-Type will always be application/json
Payload event corresponding triggered action like "create", "update" or "delete"
Example of Body
Last updated