post https://openapi.meltingspot.io/v1/spotMembers
Invite a spot member
Log in to see full request history
Responses
400Malformed payload
Invite a spot member
400Malformed payload
xxxxxxxxxx
curl --request POST \
--url https://openapi.meltingspot.io/v1/spotMembers \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"withEmailNotification": false
}
'
Try It!
to start a request and see the response here! Or choose an example: