MENU
    Add user to group as member
    • 20 Jun 2024
    • 1 Minute to read
    • Dark

    Add user to group as member

    • Dark

    Article summary

    Post
    /groups/{gid}/users

    Add user to group as member.

    Security
    HTTP
    Type bearer
    Path parameters
    gid
    stringRequired

    group id

    Query parameters
    member_email
    stringRequired

    email of the user to add

    Responses
    200

    successful operation

    401

    Access token is missing or invalid

    Authentication
    Token
    *
    URL
    Base URL
    https://api.limacharlie.io/v1
    Parameters
    gid*
    member_email*
    Response
    Click Try It! to start a request and see the response here!
    Code Samples

    Was this article helpful?

    Authentication
    Token
    *
    URL
    Base URL
    https://api.limacharlie.io/v1
    Parameters
    gid*
    member_email*
    Response
    Click Try It! to start a request and see the response here!
    Code Samples