Skip to content

Instantly share code, notes, and snippets.

@bmoredrew
Created September 30, 2022 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bmoredrew/33f05d7cf6166f4d3f5bd24928dfaf44 to your computer and use it in GitHub Desktop.
Save bmoredrew/33f05d7cf6166f4d3f5bd24928dfaf44 to your computer and use it in GitHub Desktop.
From algolia app logs:
Headers:
Host: testingizltfeeczv.algolia.net
Accept: */*
Accept-Encoding: deflate, gzip, br
X-Algolia-Application-Id: testingIZLTFEECZV
X-Algolia-API-Key: 0839****************************
User-Agent: Algolia for PHP (3.2.0); PHP (7.4.30); WP Search with Algolia (2.2.0); WordPress (5.9.3)
Content-Type: application/json
Content-Length: 72
Request:
{
"requests": [
{
"action": "deleteObject",
"body": {
"objectID": "1017750-0"
}
}
]
}
Response:
{
"objectIDs": [
"1017750-0"
],
"taskID": 109561573002
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment