DELETE api/{stagePlural}/{stageId}/widget-layouts/{id}
Delete widget layout
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| stagePlural |
Stage url part |
string |
Required |
| stageId |
Stage id |
string |
Required |
| id |
Widget layout id |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
No content
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.