---
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

---

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