User Permission

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

The user permission command when used with GET will return a list a of all the permissions on the sub account. When used with POST it will allow the details of a sub account to be updated in LEAP.

Contents

Path

  • /user/permission/{$userid}

Method

Required Data Parameters

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

Optional Data Parameters

Returned Data

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