Статья создана
Delete report
Deletes the specified report.
Request
POST
https://api.datalens.tech/rpc/deleteReport
Headers
|
Name |
Description |
|
x-dl-api-version |
Type: string API version header. Const: Example: |
Body
application/json
{
"entryId": "example"
}
|
Name |
Description |
|
entryId |
Type: string Example: |
Responses
200 OK
Response
Body
application/json
{}
|
Name |
Description |