Last updated 1 year ago
Was this helpful?
DELETE /v1/api-keys/webhook/unsubscribe/{apiWebhookId} HTTP/1.1 Host: api-key: text Accept: */*
No content
Default if null: print.failed, print.completed
["print.failed","print.completed"]
POST /v1/api-keys/webhook/subscribe HTTP/1.1 Host: api-key: text Content-Type: application/json Accept: */* Content-Length: 32 { "url": "text", "events": [ "test" ] }
{ "webhookId": "text" }