Participants
Create mobile participant token
Creates or returns a participant using the same input behavior as Add Participant, then returns a participant-scoped token for GrowSurf mobile SDK participant endpoints. Use this endpoint from your backend after your mobile app authenticates a signed-in user. The program must have mobile SDK access enabled.
post/campaign/{id}/mobile-participant-token
Path parameters
idstring required
GrowSurf program ID.
Request body
Response
Participant and mobile participant token returned.