Create a new token
POST/participants/:user_id/tokens
Create a new token for the participant.
A token can contain any key value data in the payload.
Request
Responses
- 201
- 400
- 401
- 409
- 422
- 500
Created
Response Headers
Access-Control-Allow-Headers
Access-Control-Allow-Methods
Access-Control-Allow-Origin
Cache-Control
Content-Type
Bad Request
Unauthorized
Conflict
Unprocessable Entity
Internal Server Error