Operator Management API Version History
This page lists updates to the Operator Management API.
Latest Version
Version 1.1.5: 14 November 2024
- The password specified for a new operator account in the /{v1}/operators endpoint must now be at least 12 characters long and include a lowercase letter, uppercase letter, number, and symbol. The password must not include <, >, emojis, or spaces. For more information, go to Create Operators.
Previous Versions
Version 1.1.2: 25 May 2023
- New endpoint to update operators in WatchGuard accounts:
- /{v1}/Operators
- Version 1.0.1 of the Operator Management API no longer accepts requests. Update to the latest version of the API.
Version 1.0.2: 27 April 2023
- New endpoint to delete operators from WatchGuard accounts:
- /{v1}/DeleteOperators
- The Operator Management API URL has changed:
- Previous URL (v1.0.1):
https://{base API URL}/rest/portal/operator-mgmt/
- New URL (v1.0.2):
https://{base API URL}/rest/platform/operator-mgmt/
This change updates the URLs of all Operator Management API endpoints.
- Previous URL (v1.0.1):
- Version 1.0.1 of the Operator Management API is deprecated. Although v1.0.1 endpoints continue to accept requests, we strongly recommend that you use the latest version of the API.
Version 1.0.1: 3 April 2023 (Deprecated)
- Initial release.