Delete Key

This API endpoint allows you to delete a specific key from a bucket in the NexusRunDB database.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
  • The Master access key or any access keys with "delete_key" bucket permissions (or tokens generated for these access keys) have the authority to delete keys from a NexusRunDB database bucket.
Path Params
string
required

This is the unique database id you provided while creating database.

string
required

This is short name for the database location. This will be shown when new database is created at portal.

string
required

Specifies bucketid where the key id is stored.

string
required

Specifies the key to delete from bucket.

Headers
string

You need to pass either "Basic 'accesskey:accesssecret'" (base 64 encoded) or "Bearer {token}" authorization header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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