Skip to main content
PATCH
ImportUpdateFamily

Authorizations

Authorization
string
header
required

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

Path Parameters

familyId
string
required

Body

application/json
familyYaml
string
required

The source to update the family from. Must provide family_yaml. The contents of the source should match the shape of UpdateFamilyRequest FamilyDetails. The update_mask is optional and defaults to updating provided fields.

clientKey
string
updateMask
string

Response

A successful response.

familyVersionId
string
required
family
object
required