bid-areas

Update Bid Area

patch/api/v1/bid-areas/{bid_area_id}

Path parameters

bid_area_idstring uuid required

Request body

namestring nullable
parent_bid_area_idstring uuid nullable
sort_ordernumber nullable

Response

Successful Response

idstring uuid required
project_idstring uuid required
parent_bid_area_idstring uuid nullable required
namestring required
sort_ordernumber required
created_atstring date-time required

Changes

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