User Permission

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