Award
Call this endpoint to reward user after user has fulfilled specified conditions. Rule Name must have been previously created, User must have been onboarded.
URL
https://test-api.bvndle.com/api/v1/laas/rules/award
HTTP Method
POSTAuthorization Header
Bearer ACCESS_TOKENnametypeDescription
userIdstringRequired Id of previously onboarded user
ruleNamestringRequired Name of a previously created rule
cURL