send Family Request Email With Id
POST {{baseUrl}}/api/user/family/request
Sends out an email to a parent that they need to register and create a family or need to log in and add a child to their existing family.
Request Body
{"parentEmail"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""