curl --request PUT \
--url https://api.decodahealth.com/admin/providers/{provider_id}/onboarding/{step}/revert \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'trueRevert an onboarding step to mark it as incomplete (current step). Valid steps: theme, profile, calendarSync, calendarView, notifications, security
curl --request PUT \
--url https://api.decodahealth.com/admin/providers/{provider_id}/onboarding/{step}/revert \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'true