deleteCell

abstract suspend fun deleteCell(input: DeleteCellRequest): DeleteCellResponse

Delete a cell. When successful, the response code is 204, with no response body.