POST
/
api
/
v1
/
webhook_subscriptions
/
{id}
/
test
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>"
}

Path Parameters

id
string
required

WebhookSubscription identifier

Body

The new WebhookSubscription resource

Response

201
application/ld+json

WebhookSubscription resource created