11.18.0 Changes
GET /v1/dss-declarations/{id}
Add declarationId
in path. Delete id
in path
11.18.0 Additions
PATCH/v1/activation-code/organization-name
GET /v1/cloud-distribution-point/files
GET/v1/mobile-device-extension-attributes
GET/v1/mobile-device-extension-attributes/{id}
GET/v1/mobile-device-extension-attributes/{id}/data-dependency
GET/v1/mobile-device-extension-attributes/{id}/history
POST/v1/mobile-device-extension-attributes/{id}/history
POST/v1/mobile-device-groups/{id}/erase
GET/v1/oidc/public-features
GET/v1/pki/digicert/trust-lifecycle-manager/{id}/dependencies
GET/v1/self-service-plus/feature-toggle/enabled
GET/v1/self-service-plus/settings
PUT/v1/self-service-plus/settings
GET/v1/self-service/settings/history
POST/v1/self-service/settings/history
GET/v4/enrollment/access-management
POST/v4/enrollment/access-management
11.17.0 Changes
GET /v1/computers-inventory
Deprecated support for the lastReportedIp
field.
Added lastReportedIpV4
and lastReportedIpV6
fields
Added the ability to filter by general.lastReportedIpV4
and general.lastReportedIpV6
11.17.0 Removals
GET /v1/computer-prestages/scope
GET /v1/computer-prestages/{id}/scope
PUT /v1/computer-prestages/{id}/scope
POST /v1/computer-prestages/{id}/scope
DELETE /v1/computer-prestages/{id}/scope
GET /v2/computer-prestages
POST /v2/computer-prestages
GET /v2/computer-prestages/{id}
PUT /v2/computer-prestages/{id}
DELETE /v2/computer-prestages/{id}
GET /v1/mobile-device-prestages
POST /v1/mobile-device-prestages
GET /v1/mobile-device-prestages/scope
GET /v1/mobile-device-prestages/sync
GET /v1/mobile-device-prestages/sync/{id}
GET /v1/mobile-device-prestages/sync/{id}/latest
GET /v1/mobile-device-prestages/{id}
PUT /v1/mobile-device-prestages/{id}
DELETE /v1/mobile-device-prestages/{id}
GET /v1/mobile-device-prestages/{id}/attachments
POST /v1/mobile-device-prestages/{id}/attachments
DELETE /v1/mobile-device-prestages/{id}/attachments
GET /v1/mobile-device-prestages/{id}/history
POST /v1/mobile-device-prestages/{id}/history
GET /v1/mobile-device-prestages/{id}/scope
PUT /v1/mobile-device-prestages/{id}/scope
POST /v1/mobile-device-prestages/{id}/scope
DELETE /v1/mobile-device-prestages/{id}/scope
11.17.0 Additions
POST /v1/pki/digicert/trust-lifecycle-manager
POST /v1/pki/digicert/trust-lifecycle-manager/validate-client-certificate
GET /v1/pki/digicert/trust-lifecycle-manager/{id}
DELETE /v1/pki/digicert/trust-lifecycle-manager/{id}
PATCH /v1/pki/digicert/trust-lifecycle-manager/{id}
GET /v1/pki/digicert/trust-lifecycle-manager/{id}/connection-status
POST /v1/computers-inventory
11.16.0 Changes
GET /v1/computers-inventory
Added the following fields:
lastLoggedInUsernameSelfService
, lastLoggedInUsernameSelfServiceTimestamp
, lastLoggedInUsernameBinary
, lastLoggedInUsernameBinaryTimestamp
, provisioningUdid
Added the ability to sort by the following fields:
general.lastLoggedInUsernameSelfService
, general.lastLoggedInUsernameSelfServiceTimestamp
, general.mdmCertificateExpiration
, general.platform
, general.lastLoggedInUsernameBinary
, general.lastLoggedInUsernameBinaryTimestamp
Added the ability to filter by the following fields:
general.lastLoggedInUsernameSelfService
, general.lastLoggedInUsernameSelfServiceTimestamp
, general.mdmCapable.capable
, general.mdmCertificateExpiration
, general.platform
, general.supervised
, general.userApprovedMdm
, general.declarativeDeviceManagementEnabled
, general.lastLoggedInUsernameBinary
, general.lastLoggedInUsernameBinaryTimestamp
11.16.0 Removals
GET /v1/engage
PUT /v1/engage
GET /v1/engage/history
POST /v1/engage/history
11.16.0 Additions
GET /v1/computer-extension-attributes/{id}/download
GET /v1/distribution-points
POST /v1/distribution-points
POST /v1/distribution-points/delete-multiple
GET /v1/distribution-points/{id}
PUT /v1/distribution-points/{id}
DELETE /v1/distribution-points/{id}
PATCH /v1/distribution-points/{id}
GET /v1/distribution-points/{id}/history
POST /v1/distribution-points/{id}/history
11.15.0 Changes
GET /v1/cloud-distribution-point
Added hasConnectionSucceeded
and message
fields.