Skip to main content
Weavr API
Setup

Validate a user's invite

POST/users/{user_id}/invite/validate

Checks whether a user's invite is still valid. Call it before showing the password form, so the user doesn't fill it in only to hit an expired invite.

Request

Available on
SandboxProduction

Path parameters

Request body

*
application/json
{}
objectobject · 1 field

Responses

204No Content

Success - No Content.

Headers