Skip to main content
POST
Redeem an invite

Body

application/json
token
string
required

The invite token from the invite email.

Example:

"inv_tok_01jqinv01234abcd"

name
string

Display name for the new user (only used if creating a new account).

Minimum string length: 1
Example:

"Jamie Lee"

Response

Invite redeemed. Use api_token to authenticate.

api_token
string

Bearer token for the joined workspace.

Example:

"slog_key_01jqapikey5678efgh"

workspace
object