Skip to main content
POST
Redeem Invitation Code

Body

application/json

API input for redeeming an invitation code.

code
string
required
Required string length: 8
Pattern: ^[A-Z2-9]{8}$

Response

Successful Response

Redeem response with user_id included.

access_token
string
required
user_id
string<uuid>
required
token_type
string
default:bearer
refresh_token
string | null
expires_in
integer | null