POST
/
api
/
ext
/
v1
/
people
You can also pass an optional parameter to specify how much credits/gifts to reward them

Authorizations

Authorization
string
headerrequired

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

Body

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

Response

200 - application/json
id
string
required
firstName
string
required
lastName
string
required
email
string
required