Light Mode
Update staff details
PUT
/staff/{staff_id}Modify the details of an existing staff member.
Request
Path Params
staff_id
string
required
The unique ID of the staff member.
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
OK(200)
Bad Request(400)
Record Not Found(404)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Staff details updated successfully
Data Schema
No schema defined
Example
Not configured
Last modified: 5 days ago