Skip to content

Reset Wizard

POST
/api/canvas/onboarding/reset-wizard
curl --request POST \
--url https://example.com/api/canvas/onboarding/reset-wizard \
--header 'Authorization: Bearer <token>'

Reset wizard/checklist dismissed state so onboarding can be shown again.

Resets wizard_dismissed, wizard_completed, and checklist_dismissed to False. Leaves steps_completed untouched.

Successful Response

Media type application/json
Response Reset Wizard Api Canvas Onboarding Reset Wizard Post
object
key
additional properties
any
Example generated
{}