Tandem User Delete Component

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