Update app origin allowlist
PUT
https://admin-api.alchemy.com/v1/apps/{id}/origin-allowlist
Replaces the origin allowlist for an application, controlling which domain origins are allowed to make requests. Accepts full URLs or bare domains. The provided list fully replaces the existing allowlist.
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 origin allowlist successfully
400
Invalid input
401
Requires authentication
403
Forbidden
404
App not found
Was this page helpful?