Skip to main content
POST
@firma-dev/sdk

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Path Parameters

id
string<uuid>
required

Webhook ID

Response

Test webhook sent successfully

Webhook test execution result

success
boolean
required

Whether the test webhook was delivered successfully

status_code
integer
required

HTTP status code returned by the webhook endpoint

webhook_event_id
string<uuid>

ID of the webhook event record

message
string
headers_sent
object

Headers sent with the test webhook request