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.
Unpublish a lander, removing it from its current domain.
cURL
curl --request POST \ --url https://api.landerlab.dev/api/v2/workspaces/{workspaceId}/landers/{landerId}/unpublish \ --header 'X-API-Key: <api-key>'
{ "message": "<string>" }
API key with ll_live_ prefix
Unpublished
Was this page helpful?