Delete an object in a bucket

Deletes the named object from the bucket on the specified branch.
Served by the user's session (no customer S3 credentials required).

Note: This endpoint is currently in Private Beta.

Path Params
string
required
^[a-z0-9-]{1,60}$

The Neon project ID

string
required
^[a-z0-9-]{1,60}$

The Neon branch ID

string
required
length between 1 and 255

The bucket name

string
required
length between 1 and 1024

The object key. Keys may contain /; the / characters of nested
keys must be percent-encoded (%2F) in the path segment.

Responses
204

Object deleted

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json