Skip to main content
POST

Authorizations

Authorization
string
header
required

An API key beginning with nylon_live_.

Body

application/json
url
string<uri>
required

An https URL. Private and link-local addresses are refused.

description
string | null
Maximum string length: 200
events
enum<string>[] | null

Events to subscribe to. Omit for every event.

Available options:
post.published,
post.partially_published,
post.failed,
profile.connected,
profile.disconnected,
profile.needs_attention

Response

The endpoint, including its signing secret.

data
object
required