Skip to main content

Input fields

bucketName : String! required

The name of the bucket to move the conversation to.

conversationRelayId : ID! required

The relay id of the conversation that will be moved to the bucket.

unassignFromUsers : Boolean

Whether to unassign from user buckets. Defaults to False (only unassign from team buckets).

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "bucketName": "model-happy-memory-say-collection", "conversationRelayId": "97653168", "unassignFromUsers": true }