Skip to main content
POST
Create magic link for workspace authentication

Authorizations

Authorization
string
header
required

Enter your API key (starts with lindo_sk_)

Body

application/json
email
string<email>
required

Email address to send magic link to

Example:

"user@example.com"

Response

Magic link created successfully

success
enum<boolean>
required

Indicates the operation was successful

Available options:
true
Example:

true

result
object
required