Authorization: Bearer ********************{
"tags": null
}curl --location -g --request POST 'https://api-dev.synswi.com/transactions/transaction-8efdee00-1672-4dbf-a866-f08f12dff282' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"tags": null
}'{}