kernel-ops

Create an organizing collection within a project (editor/admin required).

post/v1/op/collections.create

Headers

x-api-keystring nullable

Request body

namestring required
descriptionstring nullable
colorstring nullable
show_on_mapboolean
layer_orderinteger
project_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.