---
title: "Set Invited Member Google Defaults"
method: POST
path: "/api/google/accounts/member-onboarding/defaults"
tags: ["google-accounts"]
---

# Set Invited Member Google Defaults

`POST /api/google/accounts/member-onboarding/defaults`

Persist privacy-first Google defaults after an invitation is accepted.

The membership webhook normally wins this race. The authenticated client
calls this as an idempotent fallback before showing the member setup dialog,
so webhook delay or delivery failure cannot turn missing schedule values into
implicit automation.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/every/apis/every-api.md) · [All operations](https://skmtc.dev/every/apis/every-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/every/every-api/revisions/88bb31b8dace/schema)
