Solution Delete

From INAP Dropzone API
Jump to: navigation, search

The solution delete command will delete a solution.

Contents

Path

  • /solution/delete/{$solutionid}

Method

Required Data Parameters

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

Optional Data Parameters

  • None

Returned Data

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