Solution Delete Object

From INAP Dropzone API
Revision as of 17:16, 2 May 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The solution delete object command

Contents

Path

  • /solution/deleteobject/{$componentid}

Method

Required Data Parameters

  • {$componentid}: The ID of the object being deleted from the solution. Object IDs can be retrieved from Solution View -> objects.

Optional Data Parameters

  • None

Returned Data

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