Skip to main content
POST
Create webhook subscription

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Body

application/json
url
string<uri>
required

HTTPS URL to receive webhooks

events
enum<string>[]
required
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

Response

Webhook created

data
object
Last modified on June 30, 2026