Documentation paragraph about content missing?

Hello,

I have realized that one of my schemas was implemented naively, and I am working on a script which will fetch all content from the old schema (no problem), parse it and format it for the new schema (no problem) and post it to Squidex (Cloud version) as a new piece of content under the new schema.

In the docs I find a section uploading assets, and about manipulating and updating schemas, but nothing about creating or updating content. https://cloud.squidex.io/api/docs#tag/Schemas

Where can I find the docs about how to manage content, other than fetching it?
Thank you.

Hi,

you can find the different endpoints here: https://docs.squidex.io/02-documentation/developer-guides/api-overview

You are looking for the “Content API”

1 Like