kernel-ops

Update a collection's metadata (editor/admin required).

post/v1/op/collections.update

Headers

x-api-keystring nullable

Request body

namestring nullable
descriptionstring nullable
colorstring nullable
show_on_mapboolean nullable
layer_orderinteger nullable
project_idstring required
collection_idstring required

Response

Successful Response

idstring required
project_idstring required
namestring required
descriptionstring nullable
colorstring nullable
show_on_mapboolean
layer_orderinteger
auto_createdboolean
source_typestring nullable
source_idstring nullable
item_countinteger
deleted_atstring date-time nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.