Skip to content
Alchemy Logo

Delete app

DELETE
https://admin-api.alchemy.com/v1/apps/{id}

Permanently removes an application and its associated API keys. This action cannot be undone.

Headers

stringrequired

Bearer authentication token

Path Parameters

stringrequired

Responses

200

Deleted app successfully

401

Requires authentication

403

Forbidden

404

App not found

Was this page helpful?