Skip to main content
DELETE
Delete Sink Item

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

Sink Item ID

Response

An item collected by a sink

An item collected by a sink

id
string<uuid>

Unique identifier

sink_id
string<uuid>

Parent sink ID

workspace_id
string<uuid>

Workspace ID

title
string

Item title

Required string length: 1 - 255
body
string | null

Item body/content

type
string | null

Item type

Maximum string length: 255
url
string | null

Associated URL

Maximum string length: 2048
fields
object | null

Custom fields

occurred_at
string<date-time> | null

When the event occurred

created_at
string<date-time>

Creation timestamp

updated_at
string<date-time>

Last update timestamp