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
Access key.
⚠️ This is not an app API key. Learn how to create an access key.
Path Parameters
stringrequired
Responses
200
Deleted app successfully
401
Requires authentication
403
Forbidden
404
App not found
Was this page helpful?