Basic CRUD APIs
Update an item
PATCH
Authorizations
JWT Authorization Token header using the Bearer scheme
Body
application/json
Response
200
application/json
Item updated successfully
JWT Authorization Token header using the Bearer scheme
Item updated successfully