REST APIOrganizationOrganization Management

DEL

Delete an existing search history item or all history for a given organization

Requires access token scope: user_manage

Query Params

  • id string
  • orgId string required
    The ID of the organization
  • organizationId string
    Optional alias for orgId; if provided, must match orgId

Responses

200
Search history item deleted successfully

Response Body

object

  • deletedRows number required