Legacy Dev Forum Posts

 View Only

Sign Up

Cancel Callbacks waiting on queue by Administrator or agents

  • 1.  Cancel Callbacks waiting on queue by Administrator or agents

    Posted 06-05-2025 19:09

    Mostafa_OUDDERHEM | 2019-01-04 14:25:07 UTC | #1

    Hi,

    I want to know if it is possible in Purecloud to cancel a callback waiting on queue by either an agent or administrator

    for example, a customer choose to be called back while he was waiting a long time for an agent and then he disconnect the call

    In the meantime, this customer call again, and he got answered by an agent, so here the callback scheduled previously doesn't have sens

    Now, my question how to cancel this callback by agent ?

    Thank you in advance.


    tim.smith | 2019-01-04 18:00:01 UTC | #2

    I believe PATCH /api/v2/conversations/callbacks/{conversationId} or POST /api/v2/conversations/{conversationId}/disconnect should work for that.


    Mostafa_OUDDERHEM | 2019-01-07 07:51:12 UTC | #3

    Hi Tim,

    Thanks for your feedback, so you mean that we have to involve API for this, because there is no basic function with Purecloud that can do it

    Many thanks


    tim.smith | 2019-01-07 16:43:59 UTC | #4

    There's not an Architect Action to disconnect another conversation, if that's what you're looking for. If you're not looking for development-focused answers, try posting on the PureCloud Community Forum. You can request new features at https://purecloud.ideas.aha.io/ideas.


    Mostafa_OUDDERHEM | 2019-01-08 07:04:37 UTC | #5

    Thank you Tim Have a good day


    system | 2019-02-08 07:14:20 UTC | #6

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 4282