Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

A short-lived OAuth access token for server-side requests. Generate one via the Generate OAuth Token flow or automatically when initializing the SDK client.

Path Parameters

project_id
string
required

The project ID, which starts with proj_.

Pattern: ^proj_[a-zA-Z0-9]+$
id
string
required

The app override ID, which starts with ao_.

Pattern: ^ao_[0-9A-Za-z]+$

Response

app override deleted