Skip to content

Removes a column from a storage device layout.

DELETE
/api/v1/{tenantId}/storage-devices/{storageDeviceId}/remove-column

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

storageDeviceId
required
string
tenantId
required
string
object
tenantId
string
nullable
tenantUuid
string
nullable
storageDeviceId
string
nullable
column
integer format: int32

OK

object
storageDeviceDescriptor
object
deviceName
string
nullable
deviceId
string
nullable
deviceType
integer format: int32
Allowed values: 0 1 2
columns
Array<object>
nullable
object
columnNumber
integer format: int32
positions
Array<object>
nullable
object
positionId
integer format: int32
height
number format: double
storeId
string
nullable
labwareId
string
nullable
labwareInfo
object
entityId
string
nullable
barcode
string
nullable
incubationDuration
integer format: int64
entryTime
integer format: int64
incubationTimeRemaining
integer format: int64
isReversed
boolean

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable