Update system
Update an existing system. Only the fields provided in the request body will be updated. If a field is provided, the new content will replace the existing content. If a field is not provided, the existing content will remain unchanged.
patch/systems/{systemId}
Path parameters
systemIdstring uuid required
Example:12345678-0a8b-4f66-b6f3-2ddcfa097257
The ID of the system to update.
Request body
Response
System updated successfully