Update Mechanic Status
POST /user/registration/{mec_id}/update-status/
Use the POST /user/registration/{mec_id}/update-status/
endpoint to update the status of a mechanic.
Parameters
Name
Description
mec_id
*
(path) The ID of the mechanic whose status is to be updated.
Responses
Code
Description
201
Mechanic status updated successfully.
Last updated