Batch upsert translations
Atomically upserts translations across many records of (possibly) different translatable resource types in one request — e.g. an option type and all its option values in one save. A flat list of independent registry writes; all entries succeed or none do.
Required scope: write_<resource> for every resource type in the batch (for API-key authentication) (for API-key authentication).
POST
Batch upsert translations
Batch upsert translations

