POST api/ReportBuilderMaster/DeleteReport
Request Information
URI Parameters
None.
Body Parameters
ReportBuilderMasterVM| Name | Description | Type | Additional information |
|---|---|---|---|
| REPORT_ID | integer |
None. |
|
| REPORT_NAME | string |
None. |
|
| REPORT_JSON | string |
None. |
|
| SCREEN_ID | integer |
None. |
|
| PARENT_ID | integer |
None. |
|
| FILTER_JSON | string |
None. |
|
| PARENT_TABLE_NAME | string |
None. |
|
| PRIMARY_FILTER_TEXT | string |
None. |
|
| CREATED_NAME | string |
None. |
|
| INCLUDE_HEADER | boolean |
None. |
|
| INCLUDE_FOOTER | boolean |
None. |
|
| ENABLE_PRIMARY_FILTER | boolean |
None. |
|
| PAGE_SETTING | string |
None. |
|
| MODULE_ID | integer |
None. |
|
| MENU_ID | integer |
None. |
|
| BASE_MODULE_NAME | string |
None. |
|
| BASE_MENU_NAME | string |
None. |
|
| IMPORTANCE | string |
None. |
|
| ISACTIVE | integer |
None. |
|
| USERID | integer |
None. |
|
| CURRENTUSERROLEID | integer |
None. |
|
| CURRENTSCREENID | integer |
None. |
|
| CREATED_BY | integer |
None. |
|
| CREATED_DATE | date |
None. |
|
| UPDATED_BY | integer |
None. |
|
| UPDATED_DATE | date |
None. |
|
| UNIT_ID | integer |
None. |
|
| LINE_ID | integer |
None. |
|
| PLANT_ID | integer |
None. |
|
| ORG_ID | integer |
None. |
|
| ISCHILDRESULT | boolean |
None. |
|
| PageSize | integer |
None. |
|
| PageNumber | integer |
None. |
|
| SortBy | string |
None. |
|
| SortOrder | string |
None. |
|
| SearchFilter | string |
None. |
|
| SESSIONID | integer |
None. |
|
| CURRENTSESSIONID | string |
None. |
|
| ISLOGGEDIN | boolean |
None. |
|
| MOB_PLAYERID | string |
None. |
|
| ISWEBLOGIN | boolean |
None. |
|
| OptTime | string |
None. |
|
| Date | string |
None. |
|
| AuditLogID | integer |
None. |
|
| OperationType | string |
None. |
|
| ScreenName | string |
None. |
|
| Description | string |
None. |
|
| ACTION_USER_NAME | string |
None. |
|
| OperationDateTime | date |
None. |
|
| SUBSCRIPTION_ID | string |
None. |
|
| CONSUMED_TOKEN_CNT | integer |
None. |
|
| TOTAL_TOKEN_SIZE | integer |
None. |
|
| TOTAL_CONSUMED_SIZE | string |
None. |
|
| AI_FLAG | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"REPORT_ID": 1,
"REPORT_NAME": "sample string 1",
"REPORT_JSON": "sample string 2",
"SCREEN_ID": 1,
"PARENT_ID": 1,
"FILTER_JSON": "sample string 3",
"PARENT_TABLE_NAME": "sample string 4",
"PRIMARY_FILTER_TEXT": "sample string 5",
"CREATED_NAME": "sample string 6",
"INCLUDE_HEADER": true,
"INCLUDE_FOOTER": true,
"ENABLE_PRIMARY_FILTER": true,
"PAGE_SETTING": "sample string 10",
"MODULE_ID": 1,
"MENU_ID": 1,
"BASE_MODULE_NAME": "sample string 11",
"BASE_MENU_NAME": "sample string 12",
"IMPORTANCE": "sample string 13",
"ISACTIVE": 1,
"USERID": 1,
"CURRENTUSERROLEID": 1,
"CURRENTSCREENID": 14,
"CREATED_BY": 1,
"CREATED_DATE": "2026-01-23T19:35:17.3675202+05:30",
"UPDATED_BY": 1,
"UPDATED_DATE": "2026-01-23T19:35:17.3675202+05:30",
"UNIT_ID": 1,
"LINE_ID": 1,
"PLANT_ID": 1,
"ORG_ID": 1,
"ISCHILDRESULT": true,
"PageSize": 1,
"PageNumber": 1,
"SortBy": "sample string 15",
"SortOrder": "sample string 16",
"SearchFilter": "sample string 17",
"SESSIONID": 1,
"CURRENTSESSIONID": "sample string 18",
"ISLOGGEDIN": true,
"MOB_PLAYERID": "sample string 19",
"ISWEBLOGIN": true,
"OptTime": "sample string 20",
"Date": "sample string 21",
"AuditLogID": 1,
"OperationType": "sample string 22",
"ScreenName": "sample string 23",
"Description": "sample string 24",
"ACTION_USER_NAME": "sample string 25",
"OperationDateTime": "2026-01-23T19:35:17.3675202+05:30",
"SUBSCRIPTION_ID": "sample string 26",
"CONSUMED_TOKEN_CNT": 1,
"TOTAL_TOKEN_SIZE": 1,
"TOTAL_CONSUMED_SIZE": "sample string 27",
"AI_FLAG": 1
}
multipart/form-data
Sample:
{"REPORT_ID":1,"REPORT_NAME":"sample string 1","REPORT_JSON":"sample string 2","SCREEN_ID":1,"PARENT_ID":1,"FILTER_JSON":"sample string 3","PARENT_TABLE_NAME":"sample string 4","PRIMARY_FILTER_TEXT":"sample string 5","CREATED_NAME":"sample string 6","INCLUDE_HEADER":true,"INCLUDE_FOOTER":true,"ENABLE_PRIMARY_FILTER":true,"PAGE_SETTING":"sample string 10","MODULE_ID":1,"MENU_ID":1,"BASE_MODULE_NAME":"sample string 11","BASE_MENU_NAME":"sample string 12","IMPORTANCE":"sample string 13","ISACTIVE":1,"USERID":1,"CURRENTUSERROLEID":1,"CURRENTSCREENID":14,"CREATED_BY":1,"CREATED_DATE":"2026-01-23T19:35:17.3675202+05:30","UPDATED_BY":1,"UPDATED_DATE":"2026-01-23T19:35:17.3675202+05:30","UNIT_ID":1,"LINE_ID":1,"PLANT_ID":1,"ORG_ID":1,"ISCHILDRESULT":true,"PageSize":1,"PageNumber":1,"SortBy":"sample string 15","SortOrder":"sample string 16","SearchFilter":"sample string 17","SESSIONID":1,"CURRENTSESSIONID":"sample string 18","ISLOGGEDIN":true,"MOB_PLAYERID":"sample string 19","ISWEBLOGIN":true,"OptTime":"sample string 20","Date":"sample string 21","AuditLogID":1,"OperationType":"sample string 22","ScreenName":"sample string 23","Description":"sample string 24","ACTION_USER_NAME":"sample string 25","OperationDateTime":"2026-01-23T19:35:17.3675202+05:30","SUBSCRIPTION_ID":"sample string 26","CONSUMED_TOKEN_CNT":1,"TOTAL_TOKEN_SIZE":1,"TOTAL_CONSUMED_SIZE":"sample string 27","AI_FLAG":1}
application/xml, text/xml
Sample:
<ReportBuilderMasterVM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IPMS.FT.Business.Entities.ViewModel"> <ACTION_USER_NAME>sample string 25</ACTION_USER_NAME> <AI_FLAG>1</AI_FLAG> <AuditLogID>1</AuditLogID> <CONSUMED_TOKEN_CNT>1</CONSUMED_TOKEN_CNT> <CREATED_BY>1</CREATED_BY> <CREATED_DATE>2026-01-23T19:35:17.3675202+05:30</CREATED_DATE> <CURRENTSCREENID>14</CURRENTSCREENID> <CURRENTSESSIONID>sample string 18</CURRENTSESSIONID> <CURRENTUSERROLEID>1</CURRENTUSERROLEID> <Date>sample string 21</Date> <Description>sample string 24</Description> <ISACTIVE>1</ISACTIVE> <ISCHILDRESULT>true</ISCHILDRESULT> <ISLOGGEDIN>true</ISLOGGEDIN> <ISWEBLOGIN>true</ISWEBLOGIN> <LINE_ID>1</LINE_ID> <MOB_PLAYERID>sample string 19</MOB_PLAYERID> <ORG_ID>1</ORG_ID> <OperationDateTime>2026-01-23T19:35:17.3675202+05:30</OperationDateTime> <OperationType>sample string 22</OperationType> <OptTime>sample string 20</OptTime> <PLANT_ID>1</PLANT_ID> <PageNumber>1</PageNumber> <PageSize>1</PageSize> <SESSIONID>1</SESSIONID> <SUBSCRIPTION_ID>sample string 26</SUBSCRIPTION_ID> <ScreenName>sample string 23</ScreenName> <SearchFilter>sample string 17</SearchFilter> <SortBy>sample string 15</SortBy> <SortOrder>sample string 16</SortOrder> <TOTAL_CONSUMED_SIZE>sample string 27</TOTAL_CONSUMED_SIZE> <TOTAL_TOKEN_SIZE>1</TOTAL_TOKEN_SIZE> <UNIT_ID>1</UNIT_ID> <UPDATED_BY>1</UPDATED_BY> <UPDATED_DATE>2026-01-23T19:35:17.3675202+05:30</UPDATED_DATE> <USERID>1</USERID> <BASE_MENU_NAME>sample string 12</BASE_MENU_NAME> <BASE_MODULE_NAME>sample string 11</BASE_MODULE_NAME> <CREATED_NAME>sample string 6</CREATED_NAME> <ENABLE_PRIMARY_FILTER>true</ENABLE_PRIMARY_FILTER> <FILTER_JSON>sample string 3</FILTER_JSON> <IMPORTANCE>sample string 13</IMPORTANCE> <INCLUDE_FOOTER>true</INCLUDE_FOOTER> <INCLUDE_HEADER>true</INCLUDE_HEADER> <MENU_ID>1</MENU_ID> <MODULE_ID>1</MODULE_ID> <PAGE_SETTING>sample string 10</PAGE_SETTING> <PARENT_ID>1</PARENT_ID> <PARENT_TABLE_NAME>sample string 4</PARENT_TABLE_NAME> <PRIMARY_FILTER_TEXT>sample string 5</PRIMARY_FILTER_TEXT> <REPORT_ID>1</REPORT_ID> <REPORT_JSON>sample string 2</REPORT_JSON> <REPORT_NAME>sample string 1</REPORT_NAME> <SCREEN_ID>1</SCREEN_ID> </ReportBuilderMasterVM>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, multipart/form-data, application/xml, text/xml
Sample:
Sample not available.