GuidesRecipesAPI ReferenceChangelog
Log In
Changelog
Deprecated

11.30.0 Deprecations

What's deprecated

The prior versions of the endpoints above are now deprecated.

Computer inventory /v3 is deprecated in favor of /v4:

  • GET and POST /v3/computers-inventory
  • GET and PATCH /v3/computers-inventory-detail/{id}
  • GET /v3/computers-inventory/filevault
  • GET and DELETE /v3/computers-inventory/{id}
  • POST /v3/computers-inventory/{id}/attachments
  • GET and DELETE /v3/computers-inventory/{id}/attachments/{attachmentId}
  • GET /v3/computers-inventory/{id}/filevault
  • GET /v3/computers-inventory/{id}/view-device-lock-pin
  • GET /v3/computers-inventory/{id}/view-recovery-lock-password

Patch software title configurations /v2 is deprecated in favor of /v3:

  • GET and POST /v2/patch-software-title-configurations
  • GET, PATCH, and DELETE /v2/patch-software-title-configurations/{id}
  • GET, POST, and DELETE /v2/patch-software-title-configurations/{id}/dashboard
  • GET /v2/patch-software-title-configurations/{id}/definitions
  • GET /v2/patch-software-title-configurations/{id}/dependencies
  • GET /v2/patch-software-title-configurations/{id}/export-report
  • GET /v2/patch-software-title-configurations/{id}/extension-attributes
  • GET and POST /v2/patch-software-title-configurations/{id}/history
  • GET /v2/patch-software-title-configurations/{id}/patch-report
  • GET /v2/patch-software-title-configurations/{id}/patch-summary
  • GET /v2/patch-software-title-configurations/{id}/patch-summary/versions

Computer inventory /v1 actions are deprecated:

  • POST /v1/computer-inventory/{id}/erase (use POST /v4/computers-inventory/{id}/erase)
  • POST /v1/computer-inventory/{id}/remove-mdm-profile (use POST /v4/computers-inventory/{id}/remove-mdm-profile)