Skip to main content
POST
Create project 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

projectId
string<uuid>
required

Identifier of the Polymorfa project that owns this resource.

Value constraints

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 project 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 project webhook input.

Allowed values

Available options:
native,
meta
retryPolicy
object

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