v17

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08165682.0 MB
Bouncers

Delete a bouncer

Authorization

A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:

Service Token Accesses write_database

OAuth Scopes

ResourceScopes
Organizationwrite_databases
Databasewrite_database
delete/organizations/{organization}/databases/{database}/branches/{branch}/bouncers/{bouncer}

Path parameters

organizationstring required

Organization name slug from list_organizations. Example: acme.

databasestring required

Database name slug from list_databases. Example: app-db.

branchstring required

Branch name from list_branches. Example: main.

bouncerstring required

The name of the bouncer

Response

Deletes the bouncer