post https://openapi.meltingspot.io/v1/tags//spotMembers~bulkAssign
Assign spot members to a tag
Log in to see full request history
Responses
204Spot members successfully assigned
400Malformed payload
Assign spot members to a tag
204Spot members successfully assigned
400Malformed payload
xxxxxxxxxx
curl --request POST \
--url 'https://openapi.meltingspot.io/v1/tags/tagId/spotMembers~bulkAssign' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!