Get Survey

GET: https://{{env}}.survey2connect.com/v2/api/surveys/{{survey_id}} The value of environment {{env}} variable depends upon your datacenter. Refer to the Environment page for more details.…

Create Survey

POST: https://{env}-api.xebo.ai/v3/survey-management/surveys Query Params:  Key  Type  Mandatory  Description  folderId  string  no  Folder id where you want to create your survey …

Fetch all Surveys

PUT: https://{env}-api.xebo.ai/v3/survey-management/surveys/global Key  Type  Mandatory  Description  skip  string  no  Gives the skip value, by default it is 0  limit  string …

Update a Survey

PATCH : https://{env}-api.xebo.ai/v3/survey-management/surveys/{survey_id} Headers Authorization: type: Bearer type token: <access token> granted from login API Or x-api-key: <api key copied…

Delete a survey

DELETE : https://{env}-api.xebo.ai/v3/survey-management/surveys Query Params: Key Type Mandatory Description folderId string no Folder id in which survey exists Headers Authorization:…

Ask a human

Can't Find What You're Looking For?