GET api/StaffManagement/ToggleStaffActive?staffId={staffId}
toggle staff active status
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
staffId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
the current active status value
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.