{ "key": "string", "data_type": "BOOLEAN" }
curl --location --request POST 'https://api.recomms.ai//items/side-info' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "string", "data_type": "BOOLEAN" }'
{ "status": "success", "id": 0 }