English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/webhooksCalls/replay \ --header 'Content-Type: application/json' \ --data '{ "webhookCalls": [ { "uid": "<string>" } ] }'
Replays given list of Webhook Calls in specified order in the request
Show child attributes
Accepted
Was this page helpful?