Skip to main content

Validate signup token

GET 

https://us.app.unleash-hosted.com/ushosted/invite/:token/validate

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

Request

Path Parameters

    token stringrequired

Responses

This response has no body.

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L 'https://us.app.unleash-hosted.com/ushosted/invite/:token/validate' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://us.app.unleash-hosted.com/ushosted
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!