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 DELETE \ --url https://api.alpic.ai/v1/projects/{projectId} \ --header 'Authorization: Bearer <token>'
{ "success": "<unknown>" }
Delete a project and all its environments
Bearer token for authentication. Use an API key from the API Keys page in team settings, or an OAuth access token.
The ID of the project
The project has been deleted successfully
Was this page helpful?
Contact support