Skip to main content

Validate signup token

GET /invite/:token/validate

Check whether the provided public sign-up token exists, has not expired and is enabled

Request

Path Parameters

  • token string required
Responses

This response has no body.

Loading...