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.

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.