Cabinet Auth

Verify Email

Verify email with token and return auth tokens.

post/cabinet/auth/email/verify

Request body

tokenstring required

Email verification token

campaign_slugstring nullable

Campaign slug from web link

Response

Successful Response

access_tokenstring required
refresh_tokenstring required
token_typestring
expires_ininteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.