Dispose Call
Dispose Call:
Method: PUT
Endpoint: /omni/voice/{user_id}/calls/{call_id}/dispose/{disposition_code}
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Param | Type | Description |
---|---|---|
user_id | integer | The ID of the user to perform the call disposition. |
call_id | integer | The ID of the call to be disposed. |
disposition_code | integer | The code of the disposition select. |