Administration/Questionnaire Templates

Create a questionnaire template as the Retraced admin

Creates an empty draft template. The admin twin of POST /api/questionnaires/templates — same write, same service, but gated on admin:questionnaire:create, which only RETRACED_ADMIN holds. Every template created here is therefore Retraced-owned and starts inactive, so it stays out of the shared pool until it is switched on. Nothing is cloned and the name is not checked for uniqueness: one company may hold several templates under one name.

post/api/admin/questionnaires/templates/

Request body

namestring required
descriptionstring

Response

Default Response

Changes

Changed in 1 of the 21 revisions of this API.1

Of the 21 revisions, 1 has no diff computed.