Skip to main content
POST
Hide a post from analytics

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Path Parameters

id
string
required

The id.

Body

application/json
hidden
boolean
required

true hides the post from analytics; false unhides it.

Response

The post's hidden-from-analytics state and write metadata.

data
object
required