Update container
Update container
| Path Parameters |
|---|
containerId uuid — REQUIREDThe id of the container Example:
|
| Request Body The update container request |
|---|
name stringThe container name |
description stringThe container description |
number stringAn arbitrary number, as a text |
| Responses | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200The updated container
| ||||||||||||||||||
400An error describing the issue caused by the client
| ||||||||||||||||||
500An error describing the server issue
|