Create Child and Parents Source Reference

Create a source reference attached to a child and parents relationship.

Path Params
string
required

The ID of the child-and-parents relationship. To find child-and-parents relationship IDs, see Read Families.

Body Params
childAndParentsRelationships
array of objects
required
length between 1 and 1

Array containing the child-and-parents relationship with source references to attach.

childAndParentsRelationships*
sources
array of objects
length ≥ 1

Source references to attach to the child-and-parents relationship.

sources
string
required

The ID of the source description. To find source description IDs, see Read User Source Descriptions, or Create Source Description to create a new source description.

Headers
string

Reason for creating or updating the source reference.

Responses
201

The creation of the source reference was successful. Expect a location header specifying the link to the created source reference.

400

If the request was unable to be understood by the application.

404

The specified person has been moved, deleted, or otherwise not found.

429

The request was throttled.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!