i am creating a lot of collection items and our default language is english. But i also want to add the translation for the collection item. When i POST 2 collection items with the same slug but a different cmsLocaleId, it does not work. I get two different collection items. When i try to patch the same collection item with a different cmsLocaleId i get a 404.
Thanks for posting, Iāam having a similar issue. Even trying to post the translated item as another item_id, but returns a 400 (Field ācmsLocaleIdā: Field not described in schema)
the payload Iām using is below. Not sure whatās wrong with the request: