Delete Parent from Child and Parents Relationship

Remove a parent from the child and parent relationship.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the child and parent relationship where the parent is to be deleted. To find child and parents relationship IDs, see Read Families.

string
required

The identifier for the role of the parent to be deleted. MUST be "parent1" or "parent2".

Headers
string

The reason the parent is being deleted.

Responses
204

The delete was successful.

404

If the requested resource is not found.

410

If the requested resource has been deleted.

429

The request was throttled.

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