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