Deactivate search criteria

This API enables you to deactivate a search criteria.

👍

Notes

  • Make sure that you have appropriate access control configured. For more information, see access group documentation.
  • Once a criteria is deactivated, you cannot reactivate it.

API endpoint

{host}/api_gateway/cortex/v1/criteria/{id}

Response parameters

ParameterTypeDescription
idSTRINGThe unique identifier of the search criteria
orgIdINTEGERThe organization ID associated with the search criteria
nameSTRINGThe name of the search criteria
entityTypeSTRINGThe type of entity (TRANSACTION in this case)
fieldDefinitionsARRAYAn array of field definitions for the search criteria
searchDataPolicyOBJECTThe data retention policy and expiration details
activeBOOLEANIndicates whether the criteria is active or not
bulkJobStatusSTRINGThe status of any bulk job associated with the search criteria
auditInfoOBJECTInformation about the creation and last update of the search criteria
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!