Create
Hydrate a new independent database branch asynchronously. Production-data previews require explicit project opt-in outside this operation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization's id (UUID) or slug — either form is accepted.
The project's id (UUID) or slug — either form is accepted.
Body
Response
Branch hydration queued.
^[a-z][a-z0-9-]{1,61}$^[a-z][a-z0-9-]{0,38}$queued, hydrating, ready, failed, expired, promoted Launch implementation hydrates a full independent copy; it is not copy-on-write.
full_copy True only when the independent database safely accepts customer connections.
True only after every data block is copied and verified. Full-copy branches never report connectionReady before this is true.
Defaults to seven days; null disables automatic expiry.