Modify collections
PATCH https://manage.kontent.ai/v2/projects/:environment_id/collections
Add, reorder, update, or remove collections.
Request Body
[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}]
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"collections":[{"name":"Default","codename":"default"},{"external_id":"second_external_id","name":"Second collection","codename":"second_collection"}],"last_modified":"2021-03-04T08:16:24.3620957Z"}