/v1/channels/{channelId}/spotMembers

Add member to a channel

Path Params
string
required

The id of the channel

Body Params
string
required

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

Responses
204

Member successfully added

400

Malformed payload

404

Channel not found

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