Working Example
curl -X POST https://integritysuppliers.co.za/wp-json/wp/v2/posts \ -u “OQqM a8VE 5NIP 6dPj 0R24 aerm” \ -H “Content-Type: application/json” \ -d ‘{ “title”: “AI Generated Blog”, “content”: “This blog was created automatically.”, “status”: “draft” }’
