Skip to main content
PATCH
Update 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

Path Parameters

webhookId
string<uuid>
required

Identifier for the webhook.

Value constraints

Body

application/json
url
string<uri>

URL associated with this resource.

Value constraints

Required string length: 1 - 2048
eventTypes
string[]

Event types associated with this management update organization webhook input.

Value constraints

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

Whether this feature is enabled.

format
enum<string>

Specifies format for this management update organization webhook input.

Allowed values

Available options:
native,
meta
retryPolicy
object

Specifies retry policy for this management update 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.