curl --request POST \
--url https://api.example.com/api/calls/notifications/{notificationId}/accept \
--header 'Authorization: Bearer <token>'curl --request POST \
--url https://api.example.com/api/calls/notifications/{notificationId}/accept \
--header 'Authorization: Bearer <token>'