Update Location

put/api/locations/{loc_id}

Path parameters

loc_idstring required

Request body

loc_namestring nullable
max_capacityinteger nullable
colorstring nullable
typestring nullable
descriptionstring nullable
accepted_pagesstring[] nullable
accepted_categoriesstring[] nullable
accepted_attrsstring[] nullable

Response

Successful Response

idstring required
loc_namestring required
max_capacityinteger required
current_capacityinteger required
typestring required
colorstring
descriptionstring nullable
accepted_pagesstring[] nullable
accepted_categoriesstring[] nullable
accepted_attrsstring[] nullable

Changes

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