POST https://api.examplary.ai/question-types
Request body
Unique identifier for the question type (e.g. 'my-org.color-picker')
Display name for the question type, can be a simple string or translation object
Description of the question type, can be a simple string or translation object
Path to the icon for this question type
Keyboard shortcut for quick access to this question type
Options for AI question generation
Options for AI question grading
Options for response processing
Options for AI question scanning
Estimated time in minutes to complete this question type
Whether this question type uses AI functionality
Background color for the question type
Position enforcement for this question type
Allowed values:startend
Enforced title for this question type
Whether to hide settings for this question type
Whether the preview can be refreshed for this question type
Whether this question type has simple scoring
Placeholder text for the title field
Placeholder text for the description field
Placeholder text for untitled questions
Paths to the components used by this question type
Configuration settings for the question type
Whether this question type is public and can be used by all users
Custom translations for this question type
Capabilities of the question type for various operations
Export configuration for various formats
Import configuration for various formats
Optional metadata for the question type, only used by external applications
Requirements
OAuth scopes
This endpoint requires the question-types:write scope to be present.