Skip to main content

Adds a member to a working group. If the user is already a member of the group, nothing happens. This

endpoint can be used for adding someone else to a working group if you are allowed to edit that group or for joining a group if you allowed to do so.

Adds a member to a working group. If the user is already a member of the group, nothing happens. This endpoint can be used for adding someone else to a working group if you are allowed to edit that group or for joining a group if you allowed to do so.

Path Parameters
  • groupId string required

    Possible values: Value must match regular expression \d+

  • memberId string required

    Possible values: Value must match regular expression \d+

Responses

Success


Schema
  • id integer
  • name string
  • avatar string
  • sleepStatus integer
Loading...