Create Donors
POST
/v3/ingest/donors/
Authorizations
Request Body required
Array<object>
object
cause_of_death
Any of:
string
null
date_alive_after_lost_to_followup
Any of:
null
date_of_birth
Any of:
null
date_of_death
Any of:
null
gender
Any of:
string
null
is_deceased
Any of:
string
null
lost_to_followup_reason
Any of:
string
null
program_id
required
string
sex_at_birth
Any of:
string
null
submitter_donor_id
required
string
Responses
200
OK