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"
}

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!