POST
/
api
/
ext
/
v1
/
people
/
reward
The type of reward is determined by the collection - whether it’s a gift store, or a credits store

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
companyId
string
collectionId
string
required
emails
string[]
required
amount
number
required
shouldSendEmail
boolean

Response

200 - application/json
numAffectedPeople
number
required