curl --request POST \
--url https://api.decodahealth.com/admin/providers/{provider_id}/resend \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'trueResend the invite email to an existing provider and reset their password
curl --request POST \
--url https://api.decodahealth.com/admin/providers/{provider_id}/resend \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'true