Update Collection

Update an existing collection

📘

Only the collection settings can be updated with this endpoint. Updating a field of a collection can be done with the Fields API documented below

🚧

External endpoint content type

The URL specified in the external_endpoint property of the external details object, must return a Content-Type header set to application/json other content types will cause an error when creating the collection.

🚧

When changing external details, you should include all existing properties. Any missing properties in your request, will be deleted from the collection configuration.

Language