Solution Rename

From INAP Dropzone API
Revision as of 13:14, 28 April 2012 by Jcohen (Talk | contribs)
Jump to: navigation, search

The solution rename command allows a solution to be renamed.

Contents

Path

  • /solution/rename

Method

Required Data Parameters

  • {$solutionid}: The ID of the solution being reviewed.
  • {$name}: New solution name.

Optional Data Parameters

  • None

Returned Data

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