Rename an existing lander.
cURL
curl --request PUT \ --url https://api.landerlab.dev/api/v2/workspaces/{workspaceId}/landers/{landerId}/update \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "name": "<string>" } '
{ "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
Updated lander
Was this page helpful?