design-intents
Skip Intent
User dismisses the nudge via the panel skip button.
Sets nudge_dismissed_at=now AND flips interview_status=skipped (this endpoint is the 'skip interview and quiet the nudge' path used by the UI — agents flip status directly via mark_skipped in 3B).
post/api/v1/design-intents/{intent_id}/skip
Path parameters
intent_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.