Skip to main content
PATCH
Patch update

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Path Parameters

tenantId
string<uuid>
required

Id of the tenant the update is related to

updateId
string<uuid>
required

Id of the update

Body

application/json

Patch update object

continuedAt
string

Date where the update should be continued

Response

Successful operation

The response is of type object.