Delete a device posture check policy
delete
Authorizations
defguard_sessionstringRequired
Path parameters
idinteger · int64Required
ID of the device posture check policy.
Responses
200
Device posture check policy deleted.
No content
401
Session is missing or invalid.
application/json
403
Requires admin privileges and an active enterprise license.
application/json
404
Device posture check policy not found.
application/json
500
Unable to delete device posture check policy.
application/json
delete/api/v1/device-posture/{id}
DELETE /api/v1/device-posture/{id} HTTP/1.1
Accept: */*
No content
Last updated
Was this helpful?