Create update
Create new update allows the api consumer to create new updates
Authorizations
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
Id of the tenant the update is related to
Body
New update object
The updates' reference. Typically a caseId.
The id of the type. An overview of type id's can be found under settings in Debbie Caseworker.
A note attached to the update.
When should the user get notified about the update? Defaults to now.
When should the case be paused? Defaults to now.
When should the update be continued? Default to null.
Response
Successful operation
Id of the created update