Skip to content
Alchemy Logo

Update app network allowlist

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

Replaces the network allowlist for an application, controlling which blockchain networks the app can access. The provided list fully replaces the existing allowlist.

Headers

stringrequired

Bearer authentication token

Path Parameters

stringrequired

Request Body

Responses

200

Updated app network allowlist successfully

400

Invalid input

401

Requires authentication

403

Forbidden

404

App not found

Was this page helpful?