REST API (24.2)

<< Click to Display Table of Contents >>

Navigation:  Release Notes > Build 24.2 (Jul 2024) >

REST API (24.2)

 

 


 

 

REST API – Added New Endpoints for Basic Authentication [d38794]

Added new endpoints to support management and use of time-based one-time password (TOTP) multi-factor authentication (MFA) in EQuIS applications.

 

 


 

 

REST API – Clarified OData DELETE Endpoint Response [d37970]

Updated the OData DELETE endpoint to indicate to a user that a 404 Not Found response could mean that either the given object does not exist, or the user does not have sufficient permission to perform the action.

 

 


 

 

REST API – Collect Endpoint Descriptions Appear in Swagger [d37479]

Fixed an issue that caused Collect endpoints to not display summary descriptions in Swagger. Note, not all Collect endpoints currently include descriptions.

 

 


 

 

REST API – Fixed the OData POST Endpoint [d37971]

Updated the OData POST endpoint permission requirements.