Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.launchmystore.io/api/v1/redirects \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "path": "<string>", "target": "<string>" } '
{ "success": true, "data": { "id": "redir_new123", "path": "/promo", "target": "/collections/summer-sale", "created_at": "2024-01-20T14:30:00Z" } }
Create a URL redirect