# Add member to a channel **POST /v1/channels/{channelId}/spotMembers** Add member to a channel ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Path parameters - **channelId** (string) The id of the channel ### Body: application/json (object) - **spotMemberId** (string) An uuid representing the unique identifier of the spot member to add to channel ## Responses ### 204 Member successfully added ### 400 Malformed payload ### 401 Unauthorized ### 403 Forbidden ### 404 Channel not found [Powered by Bump.sh](https://bump.sh)