Creates a question set
This API can be used to create a question set. To use this API, review the request schema and pass in all fields that are required to create a question set.
The ID of the account that owns the given entity.
IDs of questions in the question set
Specifies additional configurations to use for specific questions in the context of the question set. For example, {<question_a_id>: {required: true}, <question_b_id>: {required: true}} sets two questions as required.
Instructions to answer questions
Successful Response
The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The ID of the account that owns the given entity.
The user who originally created the entity.
The type of identity that created the entity.
user, service_account Specifies additional configurations to use for specific questions in the context of the question set. For example, {<question_a_id>: {required: true}, <question_b_id>: {required: true}} sets two questions as required.
Instructions to answer questions
The date and time when the entity was archived in ISO format.