GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Flushes a single log for a given interval

Flushes a single log for a given interval

🔄

Jamf Pro API equivalent available: DELETE /api/v1/log-flushing/task/{id}. The Jamf Pro API offers full parity for this resource. We recommend using the Jamf Pro API for new integrations.

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

ID of policy whose log will be flushed

string
enum
required

At this time, only 'policy' logs are supported

Allowed:
string
required

Supported values are a combination of [Zero, One, Two, Three, Six] and [Days, Weeks, Months, Years]. For example, JSSResource/logflush/policies/id/1/interval/Three+Months

Response
200

OK

Language
Credentials
Basic
base64
:
LoadingLoading…