Skip to main content
POST
Verify invite

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

invite_id
string
required

ID of the invite

Example:

"abcde12345abcde12345a"

invite_token
string
required

Token to verify the invite

Example:

"abcde12345abcde12345a-123456"

Body

application/json
password
string

Their chosen password

Required string length: 8 - 100
Example:

"Example123"

Response

Verify an invite

success
boolean
required
Example:

true

result
object
required
Example:
errors
object[]
required
Example: