Modify Equipment Feature
PATCH http://api.boomandbucket.com/equipmentservice/equipment/{equipmentId}/feature/{featureId}
This endpoint allows you to modify a feature associated with a particular equipment.
Request Body
text
(string): The modified name of the featuredescription
(string) (optional): The modified description of the feature
Response:
- Successful response: HTTP Status
200 OK
. - Error response: HTTP Status
400 Bad Request
with details in the response body.
RESPONSES
status: OK