/
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
post
Creates a new upload in the specified source
v1
latest
OpenAPI 3.0.3
MIT
2026-07-17
40
36
84.7 KB
Source
Upload
Creates a new upload in the specified source
post
/sources/{sourceId}/uploads
Request body
Upload
required
An instance of case data being written to the server.
status
'IN_PROGRESS'
|
'SUCCESS'
|
'ERROR'
summary
object
created
union
Response
Created
Upload
required
An instance of case data being written to the server.
status
'IN_PROGRESS'
|
'SUCCESS'
|
'ERROR'
summary
object
created
union