Webhooks
Introduction
Prerequisites
RightToErasure Event Example
{
"EventId": "XXXX-XXXX-XXXX-XXXX",
"Event": "RightToErasure",
"EventTime": "2023-12-30T16:24:24.2118874Z", // Type: ISO 8601 Timestamp
"EventPayload": {
"World": 1, // World ID for erasure
"UserId": 2, // User ID for erasure
}
}Using BrickVerse.gg Webhooks with NPM Package "brickverse"
Installation
Example Code
Events
RightToErasure
Last updated
Was this helpful?
