cURL
curl --request DELETE \ --url https://api.ayrshare.com/api/hook/webhook \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "action": "<string>" } '
{ "status": "success", "action": "scheduled", "refId": "3dc079614bdc3f281d9" // User Profile Ref Id }
Unregister a Webhook associated with an action
Authorization: Bearer API_KEY
Profile-Key: PROFILE_KEY
feed
social
scheduled
batch
messages
accountActivity