Skip to main content
PATCH
Update organization webhook

Authorizations

Authorization
string
header
required

Polymorfa server credential: a scoped pmfa_ organization key, or a pmfa_pt_ project token on project- and session-bound operations inside its exact authenticated project. Keys may be personal or service-account owned. Both enforce selected action scopes; organization keys can address team resources and every project in the organization. Listener and browser client credentials are rejected.

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.