Create Spec Question
specs
Create Spec Question
Ask a question on a spec.
POST
Create Spec Question
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Schema for creating a Q&A item on a spec.
For text questions, only question is needed.
For choice questions, set question_type and provide choices.
Response
Successful Response
Schema for spec Q&A response.
Last modified on May 17, 2026