Removes specified variables from a thread with caller's permission. If no keys are provided, all variables may be removed depending on implementation.
Returns a single thread by its identifier.
Retrieves all variables for a specific thread.
Remove member from the thread.
Search threads with filters
Searches thread variables across multiple threads. Supports pagination and field projection.
Sets or updates variables for a specific thread. Existing variables with the same keys will be overwritten if were setted by the caller. New variables will be created if they do not exist.
Transfer unites add member and remove member. It adds a new member to the thread and removes the initiator from the thread.
Add member to the thread.