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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;collections&quot;:[{&quot;name&quot;:&quot;Default&quot;,&quot;codename&quot;:&quot;default&quot;},{&quot;external_id&quot;:&quot;second_external_id&quot;,&quot;name&quot;:&quot;Second collection&quot;,&quot;codename&quot;:&quot;second_collection&quot;}],&quot;last_modified&quot;:&quot;2021-03-04T08:16:24.3620957Z&quot;}