Entwickler » Methoden-Liste » Docs » docs.delete
Docsdocs.delete
Deletes a user or community document.
Diese Methode kann über einen Benutzertoken aufgerufen werden. Zugriffsrechte sind erforderlich: docs.
Parameter
owner_idID of the user or community that owns the document.
Use a negative value to designate a community ID. For example owner_id = -1 corresponds to VKontakte API (club1) community ID.

int (Nummer), notwendiger Parameter
doc_idDocument ID.
positive Zahl, notwendiger Parameter
Ergebnis
Returns 1 if succeeded.
Fehler
1150Invalid document id
1151Access to document deleting is denied
Allgemeine Fehler

By continuing to browse, you consent to our use of cookies. You can read our Cookie Policy here.