Skip to main content

Associate a call with an account

POST 

/api/correlation/associateAccount

Moves an in-flight call from the generic (unassigned) call pool to a specific account's active call list in Redis. Also notifies the recorder API to update the call's account association. Both SipCallId and AccountShortGuid are required in the request body.

Request

Responses

Returns the full in-flight call details after association.