v1
latestOpenAPI 3.0.32026-07-171140286.6 KBApi\FlashLogController
api/flashlogs/{id} DELETE Delete a block of data (block_id filled), or the whole Flashlog file
delete/api/flashlogs/{id}
Query parameters
idinteger required
Flashlog ID to delete the complete Flashlog file
Example:7
Flashlog ID to delete the complete Flashlog file
Headers
Authorizationstring
Content-Typestring
Acceptstring
Accept-languagestring
Request body
Example request
{
"block_id": 20
}