For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create a device posture check policy

post
Authorizations
defguard_sessionstringRequired
Body

Request body for creating or updating a device posture check policy.

allow_prerelease_clientbooleanRequired
descriptionstring · nullableOptional
min_desktop_client_versionstring · nullableOptional
min_mobile_client_versionstring · nullableOptional
namestringRequired
Responses
201

Device posture check policy created.

application/json

API response type for a device posture check policy.

allow_prerelease_clientbooleanRequired
descriptionstring · nullableOptional
idinteger · int64Required
locationsinteger · int64[]Required

IDs of VPN locations this policy is assigned to.

min_desktop_client_versionstring · nullableOptional
min_mobile_client_versionstring · nullableOptional
namestringRequired
post/api/v1/device-posture

Last updated

Was this helpful?