Skip to main content
POST
Test 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
eventType
string
default:polymorfa.test

Category assigned to event.

Value constraints

Pattern: ^[a-z0-9][a-z0-9_.-]{0,127}$

Response

Success

data
object
required

Structured data carried by this object.