Logs
Delete Logs
DELETE
Deletes a specific entry from multiple logs.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Whether to delete logs which end up being empty as a result of the field deletion.
Body
List of tuples of log ID(s) and field(s) to delete, either as an individual item or a list of items.