cURL
curl --request POST \ --url https://api.example.com/worker/call-events
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Process call events sent from QStash.
This is where the actual business logic happens:
Successful Response