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)
Changes
No recorded changes to this endpoint across all 1 revision of this API.