Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The teal instance ID
Path Parameters
The tag ID
Body
application/json
An arbitrary string, useful for identifying the tag rule.
Examples:
"Tag gas expense"
An arbitrary string, useful for identifying the tag rule.
Examples:
"Tag gas expense"
A comparative expression to match on Transactions. Use t to access the Transaction object. Must evaluate to a boolean. Accepts regex evaluations.
Read more: Categorization guide
Examples:
"t.description == 'SHELL GAS'"
The priority of the rule.
Examples:
10
Response
Successful Response
The response is of type any.