curl --request PUT \ --url http://localhost:3003/project/{id}/user/{user_id}/db/{table_id}/{item_id} \ --header 'Authorization: Bearer <token>'
JWT Authorization Token header using the Bearer scheme
Default Response