Delete Injection Log

Permanently removes an injection log entry from the system. This action can only be performed by the owner of the log. If the record does not exist or belongs to a different user, the server will return a 403 Forbidden response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier (_id) of the injection log to be deleted.

Headers
string
required

A valid JWT authentication token.

string
required

Your unique Organization ID.

Responses

401

Unauthorized. The authorization token is missing or invalid.

403

Forbidden. The injection log does not exist or the authenticated user does not have permission to delete it.

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