Create a channel
Creates an email, webhook, or file_drop channel. Webhook channels are provisioned via Hookdeck when configured, otherwise with a direct-ingest secret. Requires trigger:manage.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Request
This endpoint expects an object.
slug
name
type
Allowed values:
folderId
Response
The created channel.
channel
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error