term_translation_update_many
Create or update many term translations at once.
Authorization
apiTokenHeader Authorization<token>
CKAN API token
In: header
Request Body
application/json
data?
the term translation dictionaries to create or update
curl -X PUT "http://localhost:5000/api/3/action/term_translation_update_many" \ -H "Content-Type: application/json" \ -d '{}'