GET api/StaffManagement/ResendStaffInvite?staffId={staffId}

resend the invite email containing the password to the staff member

Request Information

URI Parameters

NameDescriptionTypeAdditional information
staffId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.