delete https://nextdoor.com/external/api/partner/v1/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"
}