Organization Management
Delete a search history item
Delete an existing search history item or all history for a given organization
Requires access token scope: user_manage
delete/api/org/search/history
Query parameters
idstring
The ID of a specific search history item to delete; omit to delete all history for the organization
The ID of a specific search history item to delete; omit to delete all history for the organization
orgIdstring required
The ID of the organization
The ID of the organization
organizationIdstring
Optional alias for orgId; if provided, must match orgId
Optional alias for orgId; if provided, must match orgId
Response
Search history item deleted successfully