layers

Create Layer

post/api/v1/projects/{project_id}/layers

Path parameters

project_idstring uuid required

Request body

namestring required
sort_ordernumber nullable

Response

Successful Response

idstring uuid required
project_idstring uuid required
namestring required
sort_ordernumber required
is_defaultboolean required
created_atstring date-time required
condition_countinteger
measurement_countinteger

Changes

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