cURL
curl --request PUT \ --url https://api.pictify.io/webhook-subscriptions/{uid} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "targetUrl": "<string>", "filters": {}, "status": "active" } '
API key obtained from the Pictify dashboard
active
paused
Subscription updated