post https://api.trifft.io/v1/member//contest//assign-token
Assign a unique contest token to a specific member, allowing them to participate in a contest.
Important Note
Each call to this endpoint will generate and assign a new contest token to the specified member. This allows the member to participate in the contest multiple times.
- Be cautious when making repeated calls to this endpoint to avoid unintentional assignment of multiple tokens.
- The system does not check for existing tokens for the same member and contest during the assignment process.