Skip to main content
POST
Add tracked coverage
Required scopes: read, write.

Authorizations

x-chatobserver-key
string
header
required

A workspace API key. Data endpoints require a service-account key with the specified scopes.

Headers

Idempotency-Key
string

Unique key for one logical command. Reuse it only when retrying the same request and payload.

Maximum string length: 255

Body

application/json
url
string
required

Published HTTP(S) page URL. The same page identity rules as the dashboard apply.

Maximum string length: 4096
title
string | null
Maximum string length: 500
publisher
string | null
Maximum string length: 200
publishedOn
string<date> | null
medium
enum<string>
default:article
Available options:
article,
interview,
podcast,
broadcast,
other
attribution
enum<string>
default:unclassified
Available options:
unclassified,
our_team,
external
notes
string | null
Maximum string length: 4000

Response

Successful result.

data
object
required