Skip to main content
POST
Verify a storage binding

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

name
string
required

The database name.

Response

The binding verified; workers may start.

Last modified on August 19, 2026