Validate signup token
GET<your-unleash-url>/invite/:token/validate
Check whether the provided public sign-up token exists, has not expired and is enabled
Request
Responses
- 200
- 400
This response has no body.
The request data does not match what we expect.
Authorization: Authorization
name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
ResponseClear