Skip to main content
GET
/
api
/
external
/
v2
/
subscription-contracts-email-magic-link
Send magic link email to customer for portal access
curl --request GET \
  --url https://subscription-admin.appstle.com/api/external/v2/subscription-contracts-email-magic-link
"Email triggered successfully."

Documentation Index

Fetch the complete documentation index at: https://developers.appstle.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

X-API-Key
string

Query Parameters

api_key
string

API Key (Deprecated - Use Header X-API-Key instead)

email
string
required

Customer email

Response

Email successfully queued for delivery

The response is of type string.