Clouds

Add a new cloud

post/clouds/

Request body

namestring required
last_redefinedstring

Example request

{
  "name": "cloud12",
  "last_redefined": "1984-02-02"
}

Response

Created

Changes

No recorded changes to this endpoint across all 9 revisions of this API.