Webhooks
PostUpdated
Triggered when a post is updated by a user, in a space.
WEBHOOK
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Webhook payload
Response
200
Return any 2xx status to indicate that the payload has been successfully received.
Any other response will cause the webhook to retry up to 5 times, over a period of several hours.