Create a new Folder

POST: https://{env}-api.xebo.ai/v3/survey-management/surveys/folders Headers Content-Type: application/json Authorization type: Bearer type token: <access token> granted from login API Or x-api-key: <api key…

Get all folders

GET: https://{env}-api.xebo.ai/v3/survey-management/surveys/folders Headers Authorization: type: Bearertype token: <access token> granted from login API Or x-api-key: <apikeycopiedfromtheplatform> Content-Type: application/json Request SamplecURL…

Update a folder

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

Delete a Folder

DELETE : https://{env}-api.xebo.ai/v3/survey-management/surveys/folders/{folder_id} Query Params:  Key  Type  Mandatory  Description  transferFolderId  string  no  Folder id where you want to transfer your…

Ask a human

Can't Find What You're Looking For?