Skip to main content
POST
Permanently dismiss every version of a tip for the authenticated account.

Authorizations

Authorization
string
header
required

A WorkOS-dashboard-issued internal API key on Authorization: Bearer.

Body

application/json
tip_key
string
required

Stable identity of this optional tip across every content version.

Pattern: ^[a-z][a-z0-9_.-]{0,99}$

Response

Success. request_id is present on every response.

dismissed
boolean
required

Confirms that this account permanently dismissed the tip across all versions.

request_id
string
required

Server-minted id for this request. Present on every response, success and error — quote it when reporting a problem.

Minimum string length: 1