curl --request PUT \
--url https://api.decodahealth.com/admin/providers/{provider_id}/onboarding/{step}/complete \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'trueMark an onboarding step as complete and advance to the next step. Valid steps: theme, profile, calendarSync, calendarView, notifications, security
curl --request PUT \
--url https://api.decodahealth.com/admin/providers/{provider_id}/onboarding/{step}/complete \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'true