Hi, action: acf/fields/taxonomy/add_term
Can you please tell me how to add a tag slug? when clicked, it sends such a post request:
action: acf/fields/taxonomy/add_term
field_key: field_5e4169dd2bd3d
term_name: Name term
term_parent: 0
nonce: c9e647a5c2
post_id: 357
I form this request on the javascript side, I need to understand which parameter to add so that I can immediately put down the slug?