Delete Joomla content by ID.
https://yourdomain.com/api/v1/content/delete/:id
Option | Description |
---|---|
Response formats | JSON |
Requires authentication | Yes, session-based - Depends on Joomla content security and user permissions levels. |
Rate limited | NO |
Name | Details |
---|---|
id |
|
DELETE https://yourdomain.com/api/v1/content/delete/42
[Description coming soon...]
HTTP/1.1 200 OK
Date: Sun, 25 Oct 2015 17:14:13 GMT
Server: Apache
X-Powered-By: PHP/5.4.39
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: X-Requested-With, Origin, Content-Type, token, dlid, nonce
Access-Control-Allow-Methods: PUT, GET, POST, DELETE, OPTIONS
Keep-Alive: timeout=5, max=50
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: application/json