Skip to main content
GET
/
api
/
external
/
v2
/
subscription-contracts-email-magic-link
Send customer portal magic link via email
curl --request GET \
  --url https://membership-admin.appstle.com/api/external/v2/subscription-contracts-email-magic-link
"<string>"

Documentation Index

Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/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 address to send magic link to

Response

Magic link email sent successfully to customer

The response is of type string.