webhook_method
stringWebhookDefault: POST
HTTP method to use when sending the webhook notification.
Accepted values
GETPOSTPUTPATCHExample
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&webhook_method=GET" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png