v1
latestOpenAPI 3.1.02026-07-241120379.1 KBSend login link
This endpoint allows you to send customer portal login link to the customer's email for instant access to their subscriber account.
post/2023-10/customer/{customerShopifyId}/loginLink
Path parameters
customerShopifyIdinteger required
The unique identifier of the customer in Shopify.
Response
200
Example response
{
"success": true,
"message": "Login link sent successfully",
"code": "SUCCESS"
}