Beta
Search...
/
About
For Developers
API Reference
accounts
articles
artifacts
auth-tokens
code-changes
notifications
conversations
auth-connection
dev-users
engagements
event-source
groups
operate
keyring
links
slas
product-usage
schedules
parts
question-answers
rev-orgs
rev-users
customization
search
service-accounts
snap-ins
snap-widgets
surveys
POST
Create
POST
Delete
GET
List
POST
List Post
GET
Responses List
POST
Responses List Post
POST
Send
POST
Submit
sys-users
tags
timeline-entries
webhooks
works
Guides
Object Customization
Create accounts and contacts in DevRev
API Reference
surveys
Create
POST
https://
api.devrev.ai
/
surveys.create
Creates a schema for survey, which includes name and description of schema.
Request
This endpoint expects an object.
name
string
Required
The survey's name.
description
string
Optional
Description about the survey.
introductory_text
string
Optional
Text posted when introducing the survey to the responder.
response_text
string
Optional
Text posted after the response is collected.
schema
list of maps from strings to any
Optional
Schema for the survey.
schema_with_metadata
list of objects
Optional
The schema with metadata for the survey.
Show 3 properties
Response
This endpoint returns an object.
survey
object
Show 12 properties
Built with