Check if Room Name Exists
    • Dark
      Light
    • PDF

    Check if Room Name Exists

    • Dark
      Light
    • PDF

    Article summary

    This method is planned to be removed by 7.0.0. Use the /rooms.roomNameExists endpoint instead.

    Check if a room name exists in a workspace.

    Method

    Requires Auth

    roomNameExists

    Yes

    Payload parameters

    Argument

    Example

    Required

    Description

    roomName

    try

    Required

    The room name to be searched for.

    Example call

    {
        "msg": "method",
        "method": "roomNameExists",
        "id": "2",
        "params": [
                     "try"
        ]
    }

    Example response

    Success

    {
        "msg": "result",
        "id": "2",
        "result": false
    }

    The result field returns a boolean to specify if the room exists in the workspace.


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence