Create new update allows the api consumer to create new updates
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}
.
Id of the tenant the update is related to
New update object
The body is of type object
.
Successful operation
The response is of type object
.