Skip to main content
POST
Add a group member

Authorizations

Authorization
string
header
required

API key for authentication

Path Parameters

groupId
string
required

The identifier of the group. You can retrieve a list of group identifiers using the /v1/groups endpoint.

Required string length: 40

Body

application/json
id
string
required
Required string length: 40
role
enum<string>
required
Available options:
admin,
contributor,
reader

Response

The group member that was added.

data
object
required

A member of a group.

Example:
deprecations
string[]
Example: