v4

OpenAPI 3.1.02026-08-0255174167.5 KB
members

Invite a member

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.

post/api/v1/members

Headers

Authorizationstring required

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

Request body

emailstring email required

The address to invite. The invitation is locked to it.

Response

The pending membership. An invitation email has been sent.