Replace Users in a Group

This endpoint replaces all users in an existing group with the newly supplied users. On a successful add, it returns a 201 Created response with no body.

Required Scope

groups:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the group to update.

string
required

The role that the supplied user(s) will have. Can be admins or members.

Body Params
data
array of objects
data
Response
201

Success

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!