Skip to content
Alchemy Logo

Update app

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

Updates an application's metadata such as its name or description. Returns the full updated app object.

Headers

stringrequired

Access key.

⚠️ This is not an app API key. Learn how to create an access key.

Path Parameters

stringrequired

Request Body

Responses

200

Updated app successfully

400

Invalid input

401

Requires authentication

403

Forbidden

404

App not found

409

App name already exists

Was this page helpful?