/v1/groups/{groupId}/spotMembers

Add member to a group

Path Params
string
required

The id of the group

Body Params
string
required

An uuid representing the unique identifier of the spot member to add to the group

Responses
204

Member successfully added

400

Malformed payload

404

Group not found

Language
Response
Click Try It! to start a request and see the response here!