Skip to main content
PATCH
Update webhook subscription

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Path Parameters

id
string
required

Webhook subscription ID

Body

application/json
url
string<uri>
events
enum<string>[]
Minimum array length: 1
Available options:
ideacloud.completed,
ideacloud.failed,
content.progress,
content.completed,
content.failed,
content.published,
content.unpublished,
content.scheduled,
content.approval.submitted,
content.approval.approved,
content.approval.rejected,
content.approval.escalated,
content.approval.overridden,
compliance.completed,
content_tools.completed,
inventory.description.completed,
inventory.description.batch_completed,
inventory.feed.updated,
social.post.published,
social.post.scheduled,
social.post.failed,
social.review.created,
social.review.updated
is_active
boolean

Response

Webhook updated

data
object
Last modified on July 1, 2026