Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Your Inbound API key. Include it in the Authorization header as: Bearer

Body

name
string
required
Required string length: 1 - 255
type
enum<string>
required
Available options:
webhook,
email,
email_group
config
WebhookConfig · object
required
description
string
Maximum string length: 1000

Response

Response for status 201

id
string
required
name
string
required
type
enum<string>
required
Available options:
webhook,
email,
email_group
config
any
required
isActive
boolean
required
description
string · null · null
required
userId
string
required
createdAt
string
required
updatedAt
string
required
groupEmails
string[] · null · null
required
deliveryStats
object
required