# Invite multiple spot members **POST /v1/spotMembers~bulkInvite** Invite multiple spot members ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Body: application/json (object) - **emails** (array[string]) The emails of members to invite - **withEmailNotification** (boolean) Set to true to send notification mail to each invited members ## Responses ### 201 Spot members has been successfully invited #### Body: application/json (object) - **created** (array[object]) The spot members that were created. - **failed** (array[object]) The spot members that failed to be created. ### 400 Malformed payload ### 401 Unauthorized ### 403 Forbidden ### 413 Payload is too large [Powered by Bump.sh](https://bump.sh)