Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Success: Returns a 200 OK status with a message confirming all scheduled messages have been removed.

  • Error: Returns an appropriate error code if the user Ns is not found or if the request fails.

Find Bot Users by Phone

Search users via bot or workspace. Input the user's phone number to locate their profile.

...

Find Bot Users by Email

Search users via bot or workspace using their email address.

...

Find Bot Users by User ID

Locate a user across the bot or workspace using their unique user ID.

...

Merge Bot User

Merge a secondary bot user into a primary (current) bot user.

  • All relevant data from the secondary user will be transferred to the primary user.

  • You can delete the secondary user after merging or retain their profile.

...

List Labels

Retrieve all labels assigned to a specific user.

...

Check Has Label

Check whether a specific label is assigned to a user. Enter the label name to verify if it is associated with the user.

...

Add Label

Provide the label name and assign it to the target user.

...

Remove Label

Remove a specific label from a user. Input the label name to disassociate it from the user.

...

Remove All Labels

Remove all labels assigned to a user.

...

Get Chat Message

Retrieve a specific chat message using its message ID (MID).

...

List Closing Notes

Retrieve all closing notes associated with a user.

...