Skip to main content
DELETE
Delete app

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app to delete.

Response

The deleted app.

The app that moved to the trash.

id
string
required

ID of the deleted app.

Example:

"6820f3a4e7b91d003c45a1f2"

name
string
required

Display name of the deleted app.

Example:

"My CRM"

is_deleted
boolean
required

Whether the app is in the trash. Always true here, because the delete succeeded.

Example:

true

deleted_date
string<date-time>
required

Time the app moved to the trash, as a UTC timestamp in ISO 8601 format. The 30 day restore window starts here. Deleting an app that is already in the trash reports the original deletion time.

Example:

"2026-08-02T14:30:00"

deleted_resources
string[]
required

Kinds of connected resource this delete released for good, which restoring the app doesn't rebuild. Each value is one of domains, integrations, automations, redirects, workflows, templates, google_ads, plaid, folders, launchpad, agent_blobs, or partner_agent. The list is empty when the app had none of them.

Example: