put https://example.com/api/1/transactions//tags
adds a new set of tags to a transaction, replacing old ones
Log in to see full request history
Responses
adds a new set of tags to a transaction, replacing old ones
xxxxxxxxxx
curl --request PUT \
--url https://example.com/api/1/transactions/id/tags \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: