GET api/StaffManagement/ResendStaffInvite?staffId={staffId}
resend the invite email containing the password to the staff member
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
staffId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.