Tandem User Delete Component

From INAP Dropzone API
Revision as of 19:40, 14 May 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The tandem user delete component command will remove a users permissions for access to a server.

Contents

Path

  • /tandem/user/delete/server/{$userid}/{$serverid}

Method

Required Data Parameters

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

Optional Data Parameters

  • None

Returned Data

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