Skip to main content

Remove App

DELETE 

https://cloud.agenta.ai/api/apps/:app_id

Remove app, all its variant, containers and images

Arguments: app -- App to remove

Request

Path Parameters

    app_id App Idrequired

Responses

Successful Response

Schema

    any

curl -L -X DELETE 'https://cloud.agenta.ai/api/apps/:app_id' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://cloud.agenta.ai/api
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!