---
title: "Publisher Account Onboarding to Nextdoor"
method: PUT
path: "/partner/v1/entity_page/account"
---

# Publisher Account Onboarding to Nextdoor

`PUT /partner/v1/entity_page/account`

## Request body

- object
  - `country` string — country in COUNTRY_ISO_3166-1_ALPHA-2 format
  - `email_address` string — Email address you will use to create this account
  - `redirect_uri` string — (optional) allows clients to have different redirect uris configured per account. Used for testing.

## Response `200`

200

- object
  - `login_url` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/nextdoor/apis/share-api.md) · [All operations](https://skmtc.net/nextdoor/apis/share-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextdoor/share-api/revisions/e267916612d6/schema)
