Webhook Quests
Validate quest behavior using your own API endpoints and set optional custom point amounts.
Last updated
{
result: boolean, // Validated (true) or invalidated (false) quest entry
amount?: number, // Your custom point amount (0 or more)
}