Skip to main content
POST
/
api
/
Integrations
/
SurveyMonkey
Connect SurveyMonkey Integration.
curl --request POST \
  --url https://api.example.com/api/Integrations/SurveyMonkey \
  --header 'Content-Type: application/json' \
  --data '
{
  "value": "<string>"
}
'

Body

application/json
value
string | null

Response

200

OK