Creates a new assessment configuration template. This endpoint ONLY creates templates (isTemplate is always true). Working configs are managed via the Audity UI. Returns 402 QUOTA_EXCEEDED if template limit is reached.
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
Name for this template.
1 - 100Optional list of question IDs in desired order. Each entry must be a default question ID (e.g., q1, q2, q25) or a UUID. Defaults to full range if omitted.
^(q\d+|[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$Template created
An assessment configuration defining which questions are asked and how they are scored.