Skip to main content
POST
Create People
You can also pass an optional parameter to specify how much credits/gifts to reward them

Authorizations

Authorization
string
header
required

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

Body

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

Response

Default Response

id
string
required
firstName
string
required
lastName
string
required
email
string
required