v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Community management

Update a system.

post/system/{system}

Path parameters

systemstring required

The key identifying the target system.

Request body

shortNamestring

The system's short name. Skip this if no update should be made.

fullNamestring

The system's full name. Skip this if no update should be made.

descriptionstring

The system's description. Skip this if no update should be made or provide as an empty string to remove the current value.

versionstring

The system's version information. Skip this if no update should be made or provide as an empty string to remove the current value.

Response

System updated.