Six Apart Developer Center

Developer Center Home » Atom » Protocol »

Deleting an Atom Entry

Posted by Byrne Reese on January 23, 2006

To delete an Atom entry, clients to first retrieve the service.edit URL associated with the entry they wish to delete (see retrieving an Atom Entry). Once your client has retrieved this URI, the client performs an authentication HTTP DELETE operation against the service.edit URL. There is no need to include a copy of the Atom entry in the delete request.

If the operation is successful, the server will return an HTTP status code of 200. The body of the response will otherwise be empty.

Sample Request

Sample Response

Perl Code Sample

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

Six Apart
Makers of weblog software and services for individuals, organizations and businesses.
This website is powered by Movable Type.