Skip to main content
POST
Create auth link

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Body

application/json

Request body for creating an authenticated customer portal link.

input
object
required

Response

Auth link created

Response containing an authenticated customer portal link.

url
string
required

Authenticated URL the customer can use to access the portal.

Example:

"https://portal.example.com/al/abc123"