Skip to main content
DELETE
/
v1
/
installs
/
{install_id}
delete an install
curl --request DELETE \
  --url https://api.nuon.co/v1/installs/{install_id} \
  --header 'Authorization: <api-key>'
{
  "workflow_id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.nuon.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

install_id
string
required

install ID

Response

OK

workflow_id
string