User Delete

From INAP Dropzone API
Revision as of 11:37, 1 April 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The user delete command will allow a sub account to be deleted from LEAP.

Contents

Path

  • /user/delete/{$userid}

Method

Required Data Parameters

  • {$userid}: The user ID that is returned when using the list command.

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
)
Personal tools