Skip to main content

/api/v1/bins/delete

caution

This endpoint requires authentication using an API key.

DELETE: Delete a pastebin

Headers

  • Authentication: API-KEY-HERE

Body

FieldTypeRequiredDescription
namestringThe name of the pastebin you want to delete

204 (No Content)

An empty response should be returned if the request was successful.