Delete Article

When a user takes down content in the partner platform, then the partner will make an API request to notify Nextdoor about the deletion.

HTTP/1.1 204 No Content 


HTTP/1.1 400 Bad Request 
Content-Type: application/json
{
  "error": "invalid_input", 
  "error_description": "Missing required input",
  "invalid_parameter: "guid"
}
Query Params
string

Fully escaped in https://www.example.com format

string

Primary key of your article

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json