Skip to main content
PATCH

Authorizations

Authorization
string
header
required

An API key beginning with nylon_live_.

Path Parameters

webhookId
string
required

The Nylon id of the webhook endpoint.

Example:

"cly7w1a2b0001x8b3k9m2p0zz"

Body

application/json

Every field is optional. Sending events replaces the subscription list.

url
string<uri>
description
string | null
Maximum string length: 200
events
enum<string>[] | null
Available options:
post.published,
post.partially_published,
post.failed,
profile.connected,
profile.disconnected,
profile.needs_attention
status
enum<string>
Available options:
active,
disabled

Response

The updated endpoint.

data
object
required