User Permission Types

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

The user permission types command lists all the permissions that can be added to a sub account.

Contents

Path

  • /user/permissiontypes

Method

Required Data Parameters

  • None

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
  [data] => An object with a list of the available permissions that be used for a sub account.
)
Personal tools