curl --location -g --request POST 'https://athathi.mgahed.com/api/{{locale}}/favourites' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 1 }'
{}