Save settings (integrations, tracking, SEO, etc.) for a variant.
cURL
curl --request POST \ --url https://api.landerlab.dev/api/v2/workspaces/{workspaceId}/editors/{variantId}/saveSettings \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{ "settings": {} }'
{ "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.landerlab.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.landerlab.io/llms.txt
Use this file to discover all available pages before exploring further.
API key with ll_live_ prefix
Saved
Was this page helpful?