POST
/
api
/
end_users
/
{end_user_id_or_heron_id}
/
bulk_category_feedback

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

end_user_id_or_heron_id
string
required

Query Parameters

high_priority
boolean
default:
false

Whether to process the feedback with high priority

Body

application/json
category
object
required
source
string | null

your identifier for where the feedback comes from e.g. bob_the_underwriter

Maximum length: 120
transaction_heron_ids
string[]

List of transaction heron IDs

transaction_reference_ids
string[]

List of transaction reference IDs

Response

201 - application/json
num_annotations
integer

The number of category annotations added