Add a group admin or moderator

Grants a group admin or moderator role to a user who is already a member of the group.
This endpoint never creates a user.

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

The unique identifier associated to each of your groups.

Body Params
required

The user to grant a group role to. One of the following:

  • The integer uniquely associated with a user
  • |
    A pair consisting of an External ID Namespace and an External ID, separated by a
    : character. The Namespace component may not contain the characters : or /.
    Requires API version 1.1.

The user must already be a member of the group. This endpoint never creates one.

string
enum
required

The group role to grant.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*