Skip to content
IScan Documentation
Main Navigation
Guide
Technische Dokumentation
Appearance
Menu
Return to top
Delete container
DELETE
/goodsReception/rest/v1/containers/delete/{id}
Deletes container by ID
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
id
*
Type
integer
Required
Responses
200
Container deleted
Content-Type
application/json
Schema
JSON
JSON
{
"success"
:
true
}
DELETE
/goodsReception/rest/v1/containers/delete/{id}
Playground
Authorization
bearerAuth
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI