Skip to main content
PATCH
Update Pull Subscription

Headers

Authorization
string | null

Path Parameters

subscription_id
string<uuid>
required

Body

application/json
subscribed_events
string[] | null
description
string | null
Maximum string length: 500
is_active
boolean | null

Response

Successful Response

id
string<uuid>
required
subscribed_events
string[]
required
is_active
boolean
required
status
string
required
token_prefix
string
required
next_offset
integer
required
head_offset
integer
required
earliest_offset
integer
required
pending_count
integer
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
last_poll_at
string<date-time> | null
description
string | null
token
string | null