Invite a member

View as Markdown

Emails an invitation link to email. The invite is locked to that address: accepting it requires a verification code sent to that inbox, so holding the link alone grants nothing. The invite expires after 7 days; inviting an address that already has a pending invite re-sends it and refreshes the expiry.

Authentication

AuthorizationBearer

Your Dial API key, sent as Authorization: Bearer sk_live_...

Request

This endpoint expects an object.
emailstringRequiredformat: "email"
The address to invite. The invitation is locked to it.

Response

The pending membership. An invitation email has been sent.
memberobject

Errors

400
Bad Request Error
401
Unauthorized Error