I am facing this error while creating messages in survey monkey.
{
"error": {
"id": 1000,
"name": "Bad Request",
"docs": "https://developer.surveymonkey.com/api/v3/#error-codes",
"message": "Unable to process the request with the provided input.",
"http_status_code": 400
}
}
Endpoint -> https://api.surveymonkey.com/v3/collectors/422848384/messages
json-body -> {
"type": "invite"
}