Virtual Organisation:Delete Profile
From VZ Developer Wiki
Revision as of 08:11, 12 August 2010 by Ckloeppner (talk | contribs)
Inhaltsverzeichnis, API-Methoden, Schritt für Schritt
Delete profile
- Zusammenfassung: Löscht existierendes Profil
- Plattform-IDs: (1=studiVZ/meinVZ, 2=schuelerVZ)
- URL: https://secure.studivz.net/Api/Vo/V1/?action=profile&platform={platformId}&guid={guid}&token={token}
- HTTP Methode: DELETE
- Response: Statusmeldung
{ "meta": { "version":1, "nonce":"", "count":1, "success":true }, "content":"profile {guid} successfully deleted" }