Skip to main content
POST
SDK (@phosra/sdk)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

familyID
string<uuid>
required

Body

application/json
user_id
string<uuid>
required

User UUID to add

role
enum<string>
required
Available options:
owner,
parent,
guardian

Response

Member added

status
string