/
GL
globaldothealth
/
Global.health curator service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
globaldothealth
Global.health curator service API
put
Updates an existing upload in the specified source
v1
latest
OpenAPI 3.0.3
MIT
2026-07-17
40
36
84.7 KB
Source
Upload
Updates an existing upload in the specified source
put
/sources/{sourceId}/uploads/{id}
Request body
Upload
required
An instance of case data being written to the server.
status
'IN_PROGRESS'
|
'SUCCESS'
|
'ERROR'
summary
object
created
union
Response
OK
Upload
required
An instance of case data being written to the server.
status
'IN_PROGRESS'
|
'SUCCESS'
|
'ERROR'
summary
object
created
union