Update the responsible technician for a client
PATCH/clients/:id/technician
Updates the responsible technician assigned to a specific client. Only the responsible_technician_id field is allowed.
Request
Responses
- 200
- 401
- 403
- 422
- 500
Client technician updated successfully
Unauthenticated
Forbidden - Missing permission: update client technicians
Field not allowed
Internal server error