Skip to main content
POST
Award XP to a customer

Authorizations

Authorization
string
header
required

Auth0 access token

Headers

X-Idempotency-Key
string<uuid>
required

Unique key for this write. A replay returns the stored response; the same key with a different body conflicts.

Path Parameters

tenantId
string
required

Body

application/json
amount
number<double>
required
user_id
string
required
notes
string

Response

success
boolean
required
data
object
errors
object[]
message
string