Containers
Deletes a container
Permanently deletes the specified container. The user must have Edit permissions on the container.
delete/api/v1/containers
Query parameters
containerIdstring
Container identifier to delete
Response
Container deletion result (true if deleted, false otherwise)