Skip to main content
POST
Re-send an invitation email for an already-minted Try-Me Config.

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

id
string<uuid>
required

Body

application/json
email
string<email>
required
name
string

Optional display name used in the email greeting.

Maximum string length: 120
routes
object

Which route(s) the invite's share line composes; defaults to both.

Response

The invitation email was dispatched (logged to email_log).

sent
boolean
required
email
string<email>
required
share_line
string
required