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.
Delete a single file from the variant (the variants/unpublished R2 scope).
cURL
curl --request POST \ --url https://api.landerlab.dev/api/v2/workspaces/{workspaceId}/editors/{variantId}/deleteFile \ --header 'Content-Type: multipart/form-data' \ --header 'X-API-Key: <api-key>' \ --form 'fileName=<string>'
{ "message": "<string>" }
API key with ll_live_ prefix
Deleted
Was this page helpful?