Tandem User Delete

From INAP Dropzone API
Jump to: navigation, search

The tandem user delete command will delete a Tandem user and remove all the permissions from the servers under the account.

Contents

Path

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

Method

Required Data Parameters

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

Optional Data Parameters

  • None

Returned Data

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