---
title: "Update Canonical Prospecting Targeting"
method: PATCH
path: "/api/prospecting/targeting"
tags: ["prospecting"]
---

# Update Canonical Prospecting Targeting

`PATCH /api/prospecting/targeting`

Update the durable standing audience with optional fingerprint CAS.

## Query parameters

- `user_id` string, nullable
- `org_id` string, nullable

## Request body

- UpdateCanonicalTargetingRequest
  - `targeting` string, nullable
  - `everyone` boolean, nullable
  - `expected_fingerprint` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 23 revisions in range; 2 could not be searched.

- **2026-08-15** `4623f3a45952` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/every/apis/every-api/changes/api/prospecting/targeting/patch.md)

---

[API](https://skmtc.dev/every/apis/every-api.md) · [All operations](https://skmtc.dev/every/apis/every-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/every/every-api/revisions/88bb31b8dace/schema)
