Box Developer Documentation
 
    Latest version

    Remove user from group

    delete
    https://api.box.com/2.0
    /group_memberships/:group_membership_id

    This endpoint is in the version 2024.0. No changes are required to continue using it. For more details, see Box API versioning.

    Deletes a specific group membership. Only admins of this group or users with admin-level permissions will be able to use this API.

    Request

    bearer [ACCESS_TOKEN]
    application/json

    Path Parameters

    stringin pathrequired
    434534

    The ID of the group membership.

    Response

    none

    A blank response is returned if the membership was successfully deleted.

    application/jsonClient error

    An unexpected client error.

    delete
    Remove user from group
    You can now try out some of our APIs live, right here in the documentation.
    Log in