Spoke Webhook Events
string · requiredstring · requiredstring · requirednumber · requiredstring · const · requiredstring · required
User Events
User-related webhook events that you can listen to. For more information about webhooks, see Webhook Events.
user.availability.updated
POST
https://your-webhook-endpoint.example.com
/user.availability.updated
user.availability.updated › Request Body
createdUTC timestamp of when the event was emitted
UserEventData · required
idThe ID of the event
organisationIdThe ID of the organisation that the event belongs to
timestampUnix timestamp of when the event was originally emitted
typeConst value: user.availability.updated
versionEvent version number, the version is a YYYY-mm-dd formatted string
Example: 2020-07-15
user.availability.updated › Responses
200
Return a 200 status to indicate that the data was received successfully
No data returned