Relationships

Description

The Relationships resource provides a way to create couple relationships and parent and child relationships.

Operations

POST - Create a relationship.

Produces - Specify a returned data format using the Accept header.
  • */*
Consumes - Specify the incoming data format using the Content-Type header.
Parameters
Name Type Description
X-Reason header The reason for creating the relationship.
body request-body The relationship to be created.
Status Codes
  • 201  -  The creation of the relationship was successful. Expect a Location header specifying the link to the created relationship.
  • 429  -  If the request was throttled.

POST - Create a relationship.

Produces - Specify a returned data format using the Accept header.
  • */*
Consumes - Specify the incoming data format using the Content-Type header.
Parameters
Name Type Description
X-Reason header The reason for creating the relationship.
body request-body The relationship to be created.
Status Codes
  • 201  -  The creation of the relationship was successful. Expect a Location header specifying the link to the created relationship.
  • 429  -  If the request was throttled.

Example Requests

Create Child and Parents Relationship How to create a child and parents relationship.
Create Couple Relationship How to create a couple relationship.

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.