REST APIOrganizationOrganization Management

POST

Create a new search history item for reference later

Requires access token scope: user_manage

Body Params

object

Create Search History Item
  • searchTerm string required

    at least 1 characters

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

Responses

201
Search history item created successfully

Response Body

object

  • id string required
  • searchTerm string required
  • date string required