Create Couple Relationship Source Reference

Create a couple relationship source reference.

Path Params
string
required

The ID of the couple relationship whose source references are to be retrieved. To find couple relationship IDs, see Read Families.

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

Array containing exactly one relationship with source references to add

relationships*
sources
array of objects
length ≥ 1

Array of source references to add to the couple 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
enum
required

Specifies the media type of the entity-body sent to the server in the request.

Allowed:
string

The reason the source reference is being created or updated.

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!