Skip to main content
POST
Create team webhook

Authorizations

Authorization
string
header
required

Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.

Headers

Idempotency-Key
string
required

Specifies idempotency key for this header parameter.

Value constraints

Required string length: 1 - 255

Body

application/json
url
string<uri>
required

URL associated with this resource.

Value constraints

Required string length: 1 - 2048
eventTypes
string[]
required

Event types associated with this management create organization webhook input.

Value constraints

Required array length: 1 - 100 elements
Required string length: 1 - 128
enabled
boolean
default:true

Whether this feature is enabled.

format
enum<string>
default:native

Specifies format for this management create organization webhook input.

Allowed values

Available options:
native,
meta
retryPolicy
object

Specifies retry policy for this management create organization webhook input.

headers
object[]

HTTP headers attached to the outgoing request.

Value constraints

Maximum array length: 10

Response

Success

data
object
required

Structured data carried by this object.