Skip to main content
DELETE
Permanently deletes your team’s onboarding form. All questions, affiliate responses, and completion records are removed by cascade. This action cannot be undone. If you only want to remove individual questions, use PATCH /v1/onboarding-form instead — soft-deleted questions preserve existing affiliate answers.

Response

boolean
Always true for successful deletion
string
Confirmation message

Notes

  • Required permission: delete:program.
  • This deletes affiliate responses and completion records as well — exporting them beforehand is recommended if you may need them later.