Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • API: v4 Token Management endpoints removed

  • API: v4 SAML endpoints removed

  • API: All v4 endpoints are now marked as deprecated 

  • API: exact_only parameter removed

  • API Client: v4 API Client is no longer available 

...

Now, it returns a 400 INVALID_PARAM, the standard error when an invalid parameter is supplied to the API. 

API Deprecations

API: v4 Token management

...

endpoints removed 

With this release, the v4 API endpoints related to token management for which a deprecation notice was provided as part of the 3.1 release have been removed. 

For more details, please refer to the deprecation notice in the release notes for the 3.1 release

API: v4 SAML endpoints removed

With this release, the /api/v4/saml endpoints have been removed and have been replaced with the same functionality through /api/saml endpoints.

API: All v4 endpoints are now marked as deprecated

...