REST APIs
curl --request PUT \ --url https://api.basic.tech/project/{id}/user/{user_id}/db/{table_id}/{item_id} \ --header 'Authorization: Bearer <token>'
JWT Authorization Token header using the Bearer scheme
Default Response