curl --request POST \ --url https://your-bknd.io/api/data/entity/{entity} \ --header 'Content-Type: application/json' \ --data '{}'
{ "id": 123 }