Solution Edit

From INAP Dropzone API
Jump to: navigation, search

The solution command

Contents

Path

  • /solution/edit/{$solutionid}

Method

Required Data Parameters

  • {$solutionid}: The solution ID that is returned when using the list command.

Optional Data Parameters

  • {$difficulty}: .
  • {$exampleurls}: .
  • {$description}: .
  • {$documentation}: .
  • {$keywords}: .
  • {$required_software}: .
  • {$solution_architect}: .
  • {$architect_author}: .
  • {$architect_first_name}: .
  • {$architect_last_name}: .
  • {$architect_email}: .
  • {$architect_bio}: .
  • {$architect_twitter}: .
  • {$architect_linkedin}: .
  • {$architect_facebook}: .

Returned Data

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