Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Rest ExecuteDelete

Use this command to delete a resource identitifed by a URI.

Syntax

REST EXECUTEDELETE url [TO Target ] [Timeout]

where:

  • url identifies the resource to delete.
  • Target is the variable or document name that will contain the response.
  • Timeout is the time to wait, in seconds, for the total request.

Syntax example

REST EXECUTEDELETE "http://abc.someurl.com/subscription/123" TO TestResult1

Published:

Rest ExecuteDelete

Use this command to delete a resource identitifed by a URI.

Syntax

REST EXECUTEDELETE url [TO Target ] [Timeout]

where:

  • url identifies the resource to delete.
  • Target is the variable or document name that will contain the response.
  • Timeout is the time to wait, in seconds, for the total request.

Syntax example

REST EXECUTEDELETE "http://abc.someurl.com/subscription/123" TO TestResult1

For an optimal Community experience, Please view on Desktop