DELETE v1/Sublines/{id}

Delete a subline

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Id of the subline

string

Required

Body Parameters

Notes

string

Request Formats

application/json, text/json

Sample:
"sample string 1"

application/x-www-form-urlencoded

Sample:
Form URL encoded content is supported for requests. The form keys are the property names shown in the JSON sample, nested as Property.Child and Collection[0].Property.

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>

Response Information

Resource Description

An empty response

None.