Removes tags from multiple custom journal entries. This endpoint allows untagging of entries in bulk.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content-Type must be set to application/json
The UUID of the business to remove tags from journal entries for
List of tag IDs to delete
Tags successfully removed
Resource type. Value will be 'com.layerfi.controllers.EmptyResponse'.
"{}"