User Permission Types

From INAP Dropzone API
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