I found the method in the documentation
I believe understand some things:
In the request, I need to provide data and headers.
I understand I have to send this header :
'User-Agent': 'mine',
'Authorization': authString,
'Content-Type': 'application/atom+xml',
'X-HTTP-Method-Override': 'DELETE'
But I don't know what to send in the data..
David.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---