Skip to main content
PATCH
UpdateFamily

Authorizations

Authorization
string
header
required

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

Path Parameters

clientKey
string
required

Body

application/json
family
object
required
updateMask
string
required

Note: Whenever the family is updated, the family stats are also updated to point to the new family version to ensure the family stats are always up to date. client_key can only be updated if it is not already set. It must be passed in via the family request and cannot be used as identifier.

familyId
string

Response

A successful response.

familyVersionId
string
required
family
object
required
familyStats
object[]