Legacy Dev Forum Posts

 View Only

Sign Up

Activate/Deactivate User in Queue

  • 1.  Activate/Deactivate User in Queue

    Posted 06-05-2025 19:20

    Chris_Recio | 2019-06-14 17:21:24 UTC | #1

    Is there a method to programmatically Activate or Deactivate a User in a Queue?


    tim.smith | 2019-06-14 17:32:54 UTC | #2

    PATCH /api/v2/users/{userId}/queues and set the joined property.


    Chris_Recio | 2019-06-14 17:39:45 UTC | #3

    Thanks. My initial test didn't show any change to user queues, so I presumed that may not be the correct task, so thank you for this.


    system | 2019-07-15 17:39:50 UTC | #4

    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: 5355