Remove Key

Remove a key from a bin with a PUT request to the endpoint with the bin ID.

Path Params
int64
required

The unique identifier of bin.
Example: 123456

Responses
200

Success

400

Invalid ID supplied

404

ID not found

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!