Delete an event
Deletes a usage event by creating a new deletion event that links back to the original event. Requires valid authentication. Reach out to your account manager if you would like to participate in the Beta for the new Usage API.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
idempotencyKey
Event key of the event that should be deleted
Response
Event deleted successfully
success
Indicates if the operation was successful
message
Human-readable message about the operation result
data
Event data wrapper
Errors
400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error

