v1

latestOpenAPI 3.1.02026-07-24590188.7 KB

Publisher Account Onboarding to Nextdoor

put/partner/v1/entity_page/account

Request body

countrystring

country in COUNTRY_ISO_3166-1_ALPHA-2 format

email_addressstring

Email address you will use to create this account

redirect_uristring

(optional) allows clients to have different redirect uris configured per account. Used for testing.

Response

200

login_urlstring

Example response

{
  "login_url": "<NEXTDOOR_LOGIN_URL>"
}