Skip to main content
DELETE
/
api
/
apps
/
{app_id}
Delete App Endpoint
curl --request DELETE \
  --url https://api.example.com/api/apps/{app_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Path Parameters

app_id
string
required

Response

Successful Response